2024-04-21 14:52:24.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:24.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:24.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:24.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:24.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:24.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-21 14:52:24.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-21 14:52:24.289 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:24.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78404de4 2024-04-21 14:52:24.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78404de4 2024-04-21 14:52:24.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c 2024-04-21 14:52:24.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c 2024-04-21 14:52:24.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b82694 2024-04-21 14:52:24.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b82694 2024-04-21 14:52:24.306 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7 2024-04-21 14:52:24.306 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7 2024-04-21 14:52:24.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9 2024-04-21 14:52:24.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9 2024-04-21 14:52:24.311 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@647c4a4 2024-04-21 14:52:24.312 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@647c4a4 2024-04-21 14:52:24.314 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e 2024-04-21 14:52:24.314 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e 2024-04-21 14:52:24.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@579549e8 2024-04-21 14:52:24.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@579549e8 2024-04-21 14:52:24.320 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65de90e9 2024-04-21 14:52:24.320 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65de90e9 2024-04-21 14:52:24.320 [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 14:52:24.321 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.325 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.547 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:24.548 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:24.548 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:24.549 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:24.583 [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 14:52:24.585 [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 14:52:24.585 [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 14:52:24.585 [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 14:52:24.657 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.704 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.727 [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 14:52:24.751 [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 14:52:24.773 [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 14:52:24.781 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.854 [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 14:52:24.854 [DefaultDispatcher-worker-4 @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 14:52:24.915 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-21 14:52:24.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-21 14:52:24.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-21 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 14:52:24.961 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-21 14:52:24.962 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78404de4: (connection evicted) 2024-04-21 14:52:24.963 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7687bc9c: (connection evicted) 2024-04-21 14:52:24.963 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b82694: (connection evicted) 2024-04-21 14:52:24.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bab6a7: (connection evicted) 2024-04-21 14:52:24.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4defe2d9: (connection evicted) 2024-04-21 14:52:24.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647c4a4: (connection evicted) 2024-04-21 14:52:24.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f8ce7e: (connection evicted) 2024-04-21 14:52:24.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579549e8: (connection evicted) 2024-04-21 14:52:24.967 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65de90e9: (connection evicted) 2024-04-21 14:52:24.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:24.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-21 14:52:24.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-21 14:52:24.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-21 14:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:24.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:24.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:24.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-21 14:52:24.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:24.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:24.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-21 14:52:24.985 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:24.999 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.001 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.003 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:25.003 [DefaultDispatcher-worker-8 @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 14:52:25.003 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:25.003 [DefaultDispatcher-worker-8 @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 14:52:25.014 [DefaultDispatcher-worker-5 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.015 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 14:52:25.016 [DefaultDispatcher-worker-5 @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 14:52:25.016 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-21 14:52:25.021 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.036 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.052 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.066 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.067 [DefaultDispatcher-worker-2 @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 14:52:25.077 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.078 [DefaultDispatcher-worker-5 @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 14:52:25.083 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.084 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:25.088 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595fb41b 2024-04-21 14:52:25.089 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@595fb41b 2024-04-21 14:52:25.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57984140 2024-04-21 14:52:25.093 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57984140 2024-04-21 14:52:25.096 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a7df6b 2024-04-21 14:52:25.097 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a7df6b 2024-04-21 14:52:25.100 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a54b7b 2024-04-21 14:52:25.101 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a54b7b 2024-04-21 14:52:25.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fecad8 2024-04-21 14:52:25.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fecad8 2024-04-21 14:52:25.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27791f86 2024-04-21 14:52:25.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27791f86 2024-04-21 14:52:25.108 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac8c085 2024-04-21 14:52:25.109 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac8c085 2024-04-21 14:52:25.111 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@768ab434 2024-04-21 14:52:25.111 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@768ab434 2024-04-21 14:52:25.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e61837 2024-04-21 14:52:25.114 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e61837 2024-04-21 14:52:25.114 [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 14:52:25.191 [DefaultDispatcher-worker-8 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-21 14:52:25.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-21 14:52:25.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-21 14:52:25.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-21 14:52:25.221 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-21 14:52:25.222 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595fb41b: (connection evicted) 2024-04-21 14:52:25.222 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57984140: (connection evicted) 2024-04-21 14:52:25.222 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a7df6b: (connection evicted) 2024-04-21 14:52:25.223 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a54b7b: (connection evicted) 2024-04-21 14:52:25.223 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fecad8: (connection evicted) 2024-04-21 14:52:25.223 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27791f86: (connection evicted) 2024-04-21 14:52:25.223 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac8c085: (connection evicted) 2024-04-21 14:52:25.224 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768ab434: (connection evicted) 2024-04-21 14:52:25.224 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32e61837: (connection evicted) 2024-04-21 14:52:25.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:25.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-21 14:52:25.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-21 14:52:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6903ed0e 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:25.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:25.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:25.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-21 14:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 14:52:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 14:52:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-21 14:52:25.373 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2d3391 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:25.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 14:52:25.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 14:52:25.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-21 14:52:25.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5086623f 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:25.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:25.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 14:52:25.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 14:52:25.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-21 14:52:25.726 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:25.736 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-21 14:52:25.752 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.004 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 14:52:26.011 [DefaultDispatcher-worker-5 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 14:52:26.011 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34761/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 14:52:26.012 [DefaultDispatcher-worker-5 @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:34761/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-21 14:52:26.012 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34761/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 14:52:26.033 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34761/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 14:52:26.033 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34761/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-21 14:52:26.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-21 14:52:26.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-21 14:52:26.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.061 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc420b: (connection evicted) 2024-04-21 14:52:26.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-21 14:52:26.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-21 14:52:26.064 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-21 14:52:26.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7440265c 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-21 14:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-21 14:52:26.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-21 14:52:26.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-21 14:52:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-21 14:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-21 14:52:26.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-21 14:52:26.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-21 14:52:26.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-21 14:52:26.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-21 14:52:26.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.134 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48277712: (connection evicted) 2024-04-21 14:52:26.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-21 14:52:26.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b51641 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-21 14:52:26.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-21 14:52:26.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-21 14:52:26.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff4b223 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-21 14:52:26.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-21 14:52:26.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-21 14:52:26.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-21 14:52:26.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-21 14:52:26.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-21 14:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.164 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01: (connection evicted) 2024-04-21 14:52:26.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-21 14:52:26.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-21 14:52:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f76872f 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-21 14:52:26.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-21 14:52:26.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-21 14:52:26.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-21 14:52:26.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c8d45 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-21 14:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-21 14:52:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-21 14:52:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-21 14:52:26.195 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-21 14:52:26.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-21 14:52:26.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.201 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580ffea: (connection evicted) 2024-04-21 14:52:26.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-21 14:52:26.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175ac243 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-21 14:52:26.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-21 14:52:26.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-21 14:52:26.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-21 14:52:26.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-21 14:52:26.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-21 14:52:26.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-21 14:52:26.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-21 14:52:26.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.258 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd4459b: (connection evicted) 2024-04-21 14:52:26.258 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-21 14:52:26.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-21 14:52:26.290 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.326 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-21 14:52:26.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-21 14:52:26.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-21 14:52:26.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-21 14:52:26.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-21 14:52:26.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-21 14:52:26.469 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.486 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.516 [DefaultDispatcher-worker-5 @coroutine#127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.546 [DefaultDispatcher-worker-5 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.555 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.566 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-21 14:52:26.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-21 14:52:26.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.620 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c95480: (connection evicted) 2024-04-21 14:52:26.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-21 14:52:26.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-21 14:52:26.629 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-21 14:52:26.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-21 14:52:26.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-21 14:52:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-21 14:52:26.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-21 14:52:26.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-21 14:52:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-21 14:52:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cb04dd 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-21 14:52:26.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-21 14:52:26.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-21 14:52:26.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-21 14:52:26.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-21 14:52:26.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.663 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13: (connection evicted) 2024-04-21 14:52:26.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-21 14:52:26.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-21 14:52:26.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-21 14:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-21 14:52:26.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-21 14:52:26.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-21 14:52:26.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-21 14:52:26.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-21 14:52:26.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-21 14:52:26.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-21 14:52:26.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-21 14:52:26.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-21 14:52:26.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.685 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-04-21 14:52:26.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-21 14:52:26.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f4ac4 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-21 14:52:26.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-21 14:52:26.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-21 14:52:26.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-21 14:52:26.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-21 14:52:26.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-21 14:52:26.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-21 14:52:26.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-21 14:52:26.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-21 14:52:26.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-21 14:52:26.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.708 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e62b17: (connection evicted) 2024-04-21 14:52:26.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-21 14:52:26.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-21 14:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-21 14:52:26.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-21 14:52:26.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-21 14:52:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-21 14:52:26.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-21 14:52:26.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-21 14:52:26.759 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.783 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-21 14:52:26.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-21 14:52:26.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.794 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2024-04-21 14:52:26.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-21 14:52:26.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-21 14:52:26.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-21 14:52:26.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-21 14:52:26.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-21 14:52:26.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-21 14:52:26.805 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-21 14:52:26.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-21 14:52:26.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-21 14:52:26.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-21 14:52:26.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-21 14:52:26.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-21 14:52:26.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.819 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2024-04-21 14:52:26.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-21 14:52:26.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-21 14:52:26.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-21 14:52:26.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-21 14:52:26.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-21 14:52:26.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-21 14:52:26.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-21 14:52:26.829 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-21 14:52:26.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 14:52:26.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 14:52:26.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-21 14:52:26.860 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 14:52:26.862 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 14:52:26.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-21 14:52:26.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-21 14:52:26.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.864 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2024-04-21 14:52:26.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-21 14:52:26.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-21 14:52:26.866 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cbc3c2 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-21 14:52:26.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-21 14:52:26.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-21 14:52:26.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-21 14:52:26.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-21 14:52:26.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-21 14:52:26.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-21 14:52:26.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.909 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b: (connection evicted) 2024-04-21 14:52:26.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:26.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-21 14:52:26.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-21 14:52:26.916 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-21 14:52:26.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-21 14:52:26.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-21 14:52:26.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-21 14:52:26.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:26.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 14:52:26.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 14:52:26.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-21 14:52:26.944 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:26.991 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.022 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.041 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.136 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 14:52:27.138 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 14:52:27.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-21 14:52:27.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-21 14:52:27.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.140 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714c74eb: (connection evicted) 2024-04-21 14:52:27.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-21 14:52:27.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-21 14:52:27.142 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-21 14:52:27.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-21 14:52:27.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-21 14:52:27.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-21 14:52:27.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-21 14:52:27.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-21 14:52:27.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-21 14:52:27.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-21 14:52:27.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.174 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c9892: (connection evicted) 2024-04-21 14:52:27.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-21 14:52:27.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-21 14:52:27.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-21 14:52:27.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-21 14:52:27.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-21 14:52:27.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-21 14:52:27.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-21 14:52:27.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-21 14:52:27.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-21 14:52:27.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-21 14:52:27.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-21 14:52:27.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.199 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2024-04-21 14:52:27.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-21 14:52:27.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-21 14:52:27.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-21 14:52:27.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-21 14:52:27.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-21 14:52:27.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 14:52:27.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 14:52:27.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-21 14:52:27.263 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.296 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.303 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.318 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.394 [DefaultDispatcher-worker-7 @coroutine#226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 14:52:27.396 [DefaultDispatcher-worker-7 @coroutine#228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 14:52:27.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-21 14:52:27.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-21 14:52:27.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.396 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3: (connection evicted) 2024-04-21 14:52:27.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-21 14:52:27.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-21 14:52:27.398 [Test worker @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-21 14:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-21 14:52:27.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-21 14:52:27.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-21 14:52:27.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-21 14:52:27.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-21 14:52:27.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-21 14:52:27.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-21 14:52:27.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.422 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57fce8b: (connection evicted) 2024-04-21 14:52:27.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-21 14:52:27.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-21 14:52:27.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-21 14:52:27.450 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.461 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.463 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.472 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2336cd91 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-21 14:52:27.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 14:52:27.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 14:52:27.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-21 14:52:27.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-21 14:52:27.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-21 14:52:27.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:27.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-21 14:52:27.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-21 14:52:27.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-21 14:52:27.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478089b6 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-21 14:52:27.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-21 14:52:27.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.499 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.501 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.504 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45eacb70 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-21 14:52:27.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:27.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:27.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-21 14:52:27.519 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.519 [DefaultDispatcher-worker-14 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-04-21 14:52:27.523 [DefaultDispatcher-worker-14 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:27.525 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:27.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-21 14:52:27.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-21 14:52:27.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.528 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b01897f: (connection evicted) 2024-04-21 14:52:27.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-21 14:52:27.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac6f9f 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-21 14:52:27.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-21 14:52:27.535 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.547 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.549 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.553 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb6037d 2024-04-21 14:52:27.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38826984 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-21 14:52:27.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 14:52:27.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 14:52:27.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-21 14:52:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-21 14:52:27.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-21 14:52:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-21 14:52:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53fbb2b4 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-21 14:52:27.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-21 14:52:27.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.574 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.577 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.579 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.582 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a14de0 2024-04-21 14:52:27.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78504ce9 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@12608986 2024-04-21 14:52:27.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@12608986 2024-04-21 14:52:27.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-21 14:52:27.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-21 14:52:27.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-21 14:52:27.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:27.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-21 14:52:27.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-21 14:52:27.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd3b20a 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-04-21 14:52:27.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-04-21 14:52:27.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-21 14:52:27.606 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.647 [DefaultDispatcher-worker-14 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-04-21 14:52:27.655 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.660 [DefaultDispatcher-worker-12 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-04-21 14:52:27.684 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.694 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.714 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-04-21 14:52:27.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-21 14:52:27.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-21 14:52:27.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.716 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@398f0516: (connection evicted) 2024-04-21 14:52:27.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-21 14:52:27.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-21 14:52:27.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-21 14:52:27.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a8f0d8 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-21 14:52:27.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2168def 2024-04-21 14:52:27.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2168def 2024-04-21 14:52:27.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-21 14:52:27.766 [DefaultDispatcher-worker-12 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2168def 2024-04-21 14:52:27.775 [DefaultDispatcher-worker-14 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2168def 2024-04-21 14:52:27.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-21 14:52:27.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-21 14:52:27.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.792 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2168def: (connection evicted) 2024-04-21 14:52:27.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-21 14:52:27.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-21 14:52:27.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e9eed8 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@474619d9 2024-04-21 14:52:27.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@474619d9 2024-04-21 14:52:27.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-21 14:52:27.839 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474619d9 2024-04-21 14:52:27.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-21 14:52:27.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-21 14:52:27.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.841 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474619d9: (connection evicted) 2024-04-21 14:52:27.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-21 14:52:27.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112530c3 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-21 14:52:27.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-21 14:52:27.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-21 14:52:27.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-21 14:52:27.883 [DefaultDispatcher-worker-4 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-21 14:52:27.893 [DefaultDispatcher-worker-15 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-21 14:52:27.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-21 14:52:27.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-21 14:52:27.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.894 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355493bf: (connection evicted) 2024-04-21 14:52:27.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-21 14:52:27.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb0fd88 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-21 14:52:27.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@484302ee 2024-04-21 14:52:27.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@484302ee 2024-04-21 14:52:27.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-21 14:52:27.939 [DefaultDispatcher-worker-14 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484302ee 2024-04-21 14:52:27.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-21 14:52:27.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-21 14:52:27.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.942 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484302ee: (connection evicted) 2024-04-21 14:52:27.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-21 14:52:27.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b2e4d8 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:27.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:27.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:27.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-21 14:52:27.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@199806aa 2024-04-21 14:52:27.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@199806aa 2024-04-21 14:52:27.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-21 14:52:27.988 [DefaultDispatcher-worker-15 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@199806aa 2024-04-21 14:52:27.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-21 14:52:27.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-21 14:52:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:27.989 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199806aa: (connection evicted) 2024-04-21 14:52:27.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:27.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-21 14:52:27.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7028b5cc 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-21 14:52:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:28.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c84e65 2024-04-21 14:52:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c84e65 2024-04-21 14:52:28.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-21 14:52:28.262 [DefaultDispatcher-worker-4 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c84e65 2024-04-21 14:52:28.274 [DefaultDispatcher-worker-4 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c84e65 2024-04-21 14:52:28.277 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38513/manifest.json 2024-04-21 14:52:28.277 [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:38513/manifest.json. 2024-04-21 14:52:28.277 [Test worker @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38513/manifest.json 2024-04-21 14:52:28.279 [Test worker @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38513/manifest.json 2024-04-21 14:52:28.279 [Test worker @coroutine#346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38513/manifest.json 2024-04-21 14:52:28.290 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.395 [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:38513/manifest.json. 2024-04-21 14:52:28.395 [Test worker @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38513/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:28.410 [DefaultDispatcher-worker-7 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c84e65 2024-04-21 14:52:28.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-21 14:52:28.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-21 14:52:28.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.419 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c84e65: (connection evicted) 2024-04-21 14:52:28.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:28.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-21 14:52:28.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-21 14:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36762234 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-21 14:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:28.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:28.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:28.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2114eb1a 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:28.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-21 14:52:28.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-21 14:52:28.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-21 14:52:28.465 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:28.515 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2024-04-21 14:52:28.515 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@204a02a4 2024-04-21 14:52:28.527 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.537 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.602 [DefaultDispatcher-worker-7 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-21 14:52:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611a91df 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:28.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-21 14:52:28.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-21 14:52:28.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-21 14:52:28.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-21 14:52:28.631 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 14:52:28.637 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 14:52:28.637 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 14:52:28.637 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 14:52:28.637 [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 14:52:28.637 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 14:52:28.637 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 14:52:28.638 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 14:52:28.638 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:28.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b399f5a 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:28.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-21 14:52:28.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-21 14:52:28.693 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.704 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.705 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.712 [DefaultDispatcher-worker-14 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-21 14:52:28.715 [DefaultDispatcher-worker-14 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-21 14:52:28.726 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.736 [DefaultDispatcher-worker-1 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.737 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:28.737 [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/583544960955990016/_ustadmanifest.json. 2024-04-21 14:52:28.737 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:28.740 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:28.741 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:28.741 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:28.741 [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/583544960955990016/_ustadmanifest.json. 2024-04-21 14:52:28.741 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:28.759 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.766 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 14:52:28.768 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-94690945-5bce-41b2-bde3-6a86ebefca70', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 14:52:28.772 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:28.772 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-94690945-5bce-41b2-bde3-6a86ebefca70 2024-04-21 14:52:28.779 [DefaultDispatcher-worker-7 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:28.779 [DefaultDispatcher-worker-7 @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 14:52:28.779 [DefaultDispatcher-worker-7 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:28.779 [DefaultDispatcher-worker-7 @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 14:52:28.789 [DefaultDispatcher-worker-8 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.790 [DefaultDispatcher-worker-8 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:28.790 [DefaultDispatcher-worker-8 @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 14:52:28.790 [DefaultDispatcher-worker-8 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:28.798 [DefaultDispatcher-worker-4 @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 14:52:28.798 [DefaultDispatcher-worker-4 @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 14:52:28.798 [DefaultDispatcher-worker-4 @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 14:52:28.798 [DefaultDispatcher-worker-4 @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 14:52:28.859 [eventLoopGroupProxy-4-4 @call-handler#404] 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 14:52:28.859 [eventLoopGroupProxy-4-3 @call-handler#407] 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 14:52:28.859 [eventLoopGroupProxy-4-2 @call-handler#405] 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 14:52:28.859 [eventLoopGroupProxy-4-1 @call-handler#406] 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 14:52:28.865 [eventLoopGroupProxy-4-4 @call-handler#404] 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 14:52:28.865 [eventLoopGroupProxy-4-3 @call-handler#407] 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 14:52:28.866 [eventLoopGroupProxy-4-4 @call-handler#404] 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 14:52:28.866 [eventLoopGroupProxy-4-1 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:28.866 [eventLoopGroupProxy-4-2 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:28.869 [eventLoopGroupProxy-4-4 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:28.871 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:28.871 [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 14:52:28.872 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:28.872 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:28.877 [eventLoopGroupProxy-4-4 @call-handler#404] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 21ms 2024-04-21 14:52:28.877 [eventLoopGroupProxy-4-2 @call-handler#405] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 21ms 2024-04-21 14:52:28.882 [eventLoopGroupProxy-4-3 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:28.883 [DefaultDispatcher-worker-7 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.893 [DefaultDispatcher-worker-9 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.893 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 37ms 2024-04-21 14:52:28.894 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:28.894 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:28.898 [DefaultDispatcher-worker-9 @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 14:52:28.898 [DefaultDispatcher-worker-9 @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 14:52:28.914 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.914 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:28.914 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.914 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:28.919 [eventLoopGroupProxy-4-4 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:28.933 [eventLoopGroupProxy-4-4 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:28.934 [eventLoopGroupProxy-4-4 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:28.934 [eventLoopGroupProxy-4-4 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-21 14:52:28.935 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.943 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.943 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:28.943 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.943 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:28.947 [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 14:52:28.952 [eventLoopGroupProxy-4-4 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:28.952 [eventLoopGroupProxy-4-4 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:28.953 [eventLoopGroupProxy-4-4 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 14:52:28.953 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:28.972 [DefaultDispatcher-worker-10 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:28.988 [DefaultDispatcher-worker-7 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:29.002 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:29.002 [DefaultDispatcher-worker-7 @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 14:52:29.002 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:29.002 [DefaultDispatcher-worker-7 @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 14:52:29.005 [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 14:52:29.006 [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 14:52:29.006 [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 14:52:29.035 [DefaultDispatcher-worker-7 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-21 14:52:29.037 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:29.037 [eventLoopGroupProxy-4-4 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-04-21 14:52:29.037 [DefaultDispatcher-worker-12 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:29.037 [DefaultDispatcher-worker-12 @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/583544960955990016/_ustadmanifest.json. 2024-04-21 14:52:29.037 [DefaultDispatcher-worker-12 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:29.038 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:29.038 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:29.039 [DefaultDispatcher-worker-10 @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 14:52:29.039 [DefaultDispatcher-worker-10 @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 14:52:29.040 [DefaultDispatcher-worker-11 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:29.041 [DefaultDispatcher-worker-11 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json 2024-04-21 14:52:29.041 [DefaultDispatcher-worker-11 @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/583544960955990016/_ustadmanifest.json. 2024-04-21 14:52:29.041 [DefaultDispatcher-worker-11 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544960955990016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:29.057 [DefaultDispatcher-worker-6 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-21 14:52:29.058 [DefaultDispatcher-worker-6 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-21 14:52:29.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 14:52:29.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 14:52:29.060 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 14:52:29.060 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 14:52:29.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 14:52:29.062 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-21 14:52:29.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-21 14:52:29.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-21 14:52:29.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:29.063 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71806c64: (connection evicted) 2024-04-21 14:52:29.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:29.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-21 14:52:29.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-21 14:52:29.132 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:29.133 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:29.474 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:29.512 [DefaultDispatcher-worker-2 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:30.069 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@204a02a4 2024-04-21 14:52:30.069 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@204a02a4 2024-04-21 14:52:30.073 [Test worker @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-21 14:52:30.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-21 14:52:30.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-21 14:52:30.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:30.073 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147: (connection evicted) 2024-04-21 14:52:30.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:30.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-21 14:52:30.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:30.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68722de3 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:30.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb61db4 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:30.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-21 14:52:30.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-21 14:52:30.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-21 14:52:30.097 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:30.098 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 14:52:30.098 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d7d968c 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-21 14:52:30.100 [DefaultDispatcher-worker-6 @coroutine#466] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489b7559 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-21 14:52:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-21 14:52:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-21 14:52:30.103 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 14:52:30.104 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 14:52:30.104 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 14:52:30.104 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 14:52:30.104 [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 14:52:30.104 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 14:52:30.104 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 14:52:30.104 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 14:52:30.104 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682d8dad 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:30.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-21 14:52:30.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-21 14:52:30.147 [DefaultDispatcher-worker-12 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.157 [DefaultDispatcher-worker-2 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.167 [DefaultDispatcher-worker-8 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-21 14:52:30.171 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-21 14:52:30.179 [DefaultDispatcher-worker-14 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.179 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:30.184 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:30.188 [DefaultDispatcher-worker-8 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.189 [Test worker @coroutine#471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:30.189 [Test worker @coroutine#471] TRACE 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/583544966245855232/_ustadmanifest.json. 2024-04-21 14:52:30.189 [Test worker @coroutine#471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:30.192 [Test worker @coroutine#471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:30.192 [Test worker @coroutine#471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:30.192 [Test worker @coroutine#471] 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/583544966245855232/_ustadmanifest.json. 2024-04-21 14:52:30.192 [Test worker @coroutine#471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:30.201 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:30.205 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:30.210 [DefaultDispatcher-worker-10 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 14:52:30.210 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c68fa62f-9228-4777-9958-d1050d43fcaf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 14:52:30.212 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:30.212 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c68fa62f-9228-4777-9958-d1050d43fcaf 2024-04-21 14:52:30.213 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:30.214 [DefaultDispatcher-worker-6 @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 14:52:30.214 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:30.214 [DefaultDispatcher-worker-6 @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 14:52:30.218 [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 14:52:30.218 [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 14:52:30.219 [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 14:52:30.219 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.219 [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 14:52:30.220 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.220 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-21 14:52:30.221 [DefaultDispatcher-worker-15 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:30.221 [DefaultDispatcher-worker-15 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:30.223 [DefaultDispatcher-worker-15 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.224 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:30.224 [DefaultDispatcher-worker-15 @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 14:52:30.224 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:30.228 [DefaultDispatcher-worker-2 @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 14:52:30.228 [DefaultDispatcher-worker-2 @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 14:52:30.228 [DefaultDispatcher-worker-2 @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 14:52:30.228 [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 14:52:30.228 [DefaultDispatcher-worker-2 @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 14:52:30.228 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.228 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 14:52:30.229 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:30.229 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:30.231 [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 14:52:30.232 [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 14:52:30.234 [eventLoopGroupProxy-7-3 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.235 [eventLoopGroupProxy-7-3 @call-handler#518] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 14:52:30.236 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:30.236 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:30.237 [DefaultDispatcher-worker-1 @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 14:52:30.237 [DefaultDispatcher-worker-1 @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 14:52:30.239 [DefaultDispatcher-worker-4 @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 14:52:30.239 [DefaultDispatcher-worker-4 @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 14:52:30.239 [DefaultDispatcher-worker-4 @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 14:52:30.239 [DefaultDispatcher-worker-4 @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 14:52:30.240 [DefaultDispatcher-worker-7 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.242 [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 14:52:30.245 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.245 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.245 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:30.246 [DefaultDispatcher-worker-13 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.249 [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 14:52:30.249 [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 14:52:30.249 [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 14:52:30.249 [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 14:52:30.250 [DefaultDispatcher-worker-2 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.251 [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 14:52:30.254 [eventLoopGroupProxy-7-1 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.255 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.255 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:30.256 [DefaultDispatcher-worker-2 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.258 [DefaultDispatcher-worker-2 @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 14:52:30.258 [DefaultDispatcher-worker-2 @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 14:52:30.258 [DefaultDispatcher-worker-2 @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 14:52:30.258 [DefaultDispatcher-worker-2 @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 14:52:30.260 [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 14:52:30.303 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.303 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:30.304 [DefaultDispatcher-worker-2 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.305 [DefaultDispatcher-worker-2 @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 14:52:30.305 [DefaultDispatcher-worker-2 @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 14:52:30.305 [DefaultDispatcher-worker-2 @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 14:52:30.305 [DefaultDispatcher-worker-2 @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 14:52:30.308 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.309 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:30.309 [DefaultDispatcher-worker-2 @coroutine#523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.310 [DefaultDispatcher-worker-2 @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 14:52:30.310 [DefaultDispatcher-worker-2 @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 14:52:30.310 [DefaultDispatcher-worker-2 @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 14:52:30.310 [DefaultDispatcher-worker-2 @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 14:52:30.322 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:30.325 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 14:52:30.824 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-175c9e09-5674-44e8-9eb8-1ac1f0c093b5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 14:52:30.824 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:30.824 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-175c9e09-5674-44e8-9eb8-1ac1f0c093b5 2024-04-21 14:52:30.829 [DefaultDispatcher-worker-7 @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 14:52:30.830 [DefaultDispatcher-worker-7 @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 14:52:30.830 [DefaultDispatcher-worker-7 @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 14:52:30.830 [DefaultDispatcher-worker-7 @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 14:52:30.832 [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 14:52:30.832 [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 14:52:30.834 [eventLoopGroupProxy-7-1 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:30.836 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 14:52:30.837 [DefaultDispatcher-worker-7 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:30.837 [DefaultDispatcher-worker-7 @coroutine#544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:30.837 [DefaultDispatcher-worker-7 @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 14:52:30.837 [DefaultDispatcher-worker-7 @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 14:52:30.839 [DefaultDispatcher-worker-12 @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 14:52:30.840 [DefaultDispatcher-worker-12 @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 14:52:30.840 [DefaultDispatcher-worker-12 @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 14:52:30.840 [DefaultDispatcher-worker-12 @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 14:52:30.842 [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 14:52:30.845 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.845 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:30.846 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.847 [DefaultDispatcher-worker-12 @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 14:52:30.847 [DefaultDispatcher-worker-12 @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 14:52:30.847 [DefaultDispatcher-worker-12 @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 14:52:30.847 [DefaultDispatcher-worker-12 @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 14:52:30.849 [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 14:52:30.852 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.852 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:30.853 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.854 [DefaultDispatcher-worker-12 @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 14:52:30.854 [DefaultDispatcher-worker-12 @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 14:52:30.854 [DefaultDispatcher-worker-12 @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 14:52:30.854 [DefaultDispatcher-worker-12 @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 14:52:30.856 [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 14:52:30.899 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.899 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:30.900 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.901 [DefaultDispatcher-worker-12 @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 14:52:30.901 [DefaultDispatcher-worker-12 @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 14:52:30.901 [DefaultDispatcher-worker-12 @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 14:52:30.901 [DefaultDispatcher-worker-12 @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 14:52:30.903 [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 14:52:30.950 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.951 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:30.951 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:30.953 [DefaultDispatcher-worker-12 @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 14:52:30.953 [DefaultDispatcher-worker-12 @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 14:52:30.953 [DefaultDispatcher-worker-12 @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 14:52:30.953 [DefaultDispatcher-worker-12 @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 14:52:30.955 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:30.998 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:30.998 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:30.999 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.000 [DefaultDispatcher-worker-12 @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 14:52:31.000 [DefaultDispatcher-worker-12 @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 14:52:31.000 [DefaultDispatcher-worker-12 @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 14:52:31.000 [DefaultDispatcher-worker-12 @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 14:52:31.002 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:31.046 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.047 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:31.047 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.049 [DefaultDispatcher-worker-12 @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 14:52:31.049 [DefaultDispatcher-worker-12 @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 14:52:31.049 [DefaultDispatcher-worker-12 @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 14:52:31.049 [DefaultDispatcher-worker-12 @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 14:52:31.051 [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 14:52:31.094 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.094 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:31.095 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.096 [DefaultDispatcher-worker-12 @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 14:52:31.097 [DefaultDispatcher-worker-12 @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 14:52:31.097 [DefaultDispatcher-worker-12 @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 14:52:31.097 [DefaultDispatcher-worker-12 @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 14:52:31.099 [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 14:52:31.142 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.142 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:31.143 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.144 [DefaultDispatcher-worker-12 @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 14:52:31.144 [DefaultDispatcher-worker-12 @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 14:52:31.144 [DefaultDispatcher-worker-12 @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 14:52:31.144 [DefaultDispatcher-worker-12 @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 14:52:31.146 [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 14:52:31.190 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.190 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:31.191 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.192 [DefaultDispatcher-worker-12 @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 14:52:31.192 [DefaultDispatcher-worker-12 @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 14:52:31.192 [DefaultDispatcher-worker-12 @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 14:52:31.193 [DefaultDispatcher-worker-12 @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 14:52:31.194 [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 14:52:31.238 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.239 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:31.239 [DefaultDispatcher-worker-12 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.241 [DefaultDispatcher-worker-2 @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 14:52:31.241 [DefaultDispatcher-worker-2 @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 14:52:31.241 [DefaultDispatcher-worker-2 @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 14:52:31.241 [DefaultDispatcher-worker-2 @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 14:52:31.243 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:31.286 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.286 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:31.287 [DefaultDispatcher-worker-2 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.288 [DefaultDispatcher-worker-2 @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 14:52:31.288 [DefaultDispatcher-worker-2 @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 14:52:31.288 [DefaultDispatcher-worker-2 @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 14:52:31.288 [DefaultDispatcher-worker-2 @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 14:52:31.290 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:31.334 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.335 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:31.335 [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 14:52:31.336 [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 14:52:31.337 [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 14:52:31.337 [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 14:52:31.337 [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 14:52:31.338 [DefaultDispatcher-worker-1 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:31.338 [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 14:52:31.382 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.382 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:31.383 [DefaultDispatcher-worker-10 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.385 [DefaultDispatcher-worker-10 @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 14:52:31.385 [DefaultDispatcher-worker-10 @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 14:52:31.385 [DefaultDispatcher-worker-10 @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 14:52:31.385 [DefaultDispatcher-worker-10 @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 14:52:31.387 [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 14:52:31.432 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:31.433 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.433 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 14:52:31.434 [DefaultDispatcher-worker-10 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.436 [DefaultDispatcher-worker-10 @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 14:52:31.436 [DefaultDispatcher-worker-10 @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 14:52:31.436 [DefaultDispatcher-worker-10 @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 14:52:31.436 [DefaultDispatcher-worker-10 @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 14:52:31.439 [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 14:52:31.441 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:31.441 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.442 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:31.442 [DefaultDispatcher-worker-10 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.444 [DefaultDispatcher-worker-10 @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 14:52:31.444 [DefaultDispatcher-worker-10 @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 14:52:31.444 [DefaultDispatcher-worker-10 @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 14:52:31.444 [DefaultDispatcher-worker-10 @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 14:52:31.446 [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 14:52:31.448 [eventLoopGroupProxy-7-1 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:31.449 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.449 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:31.450 [DefaultDispatcher-worker-10 @coroutine#552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:31.463 [DefaultDispatcher-worker-16 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:31.475 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:31.476 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:31.476 [DefaultDispatcher-worker-10 @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 14:52:31.476 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:31.476 [DefaultDispatcher-worker-10 @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 14:52:31.479 [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 14:52:31.479 [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 14:52:31.479 [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 14:52:31.506 [DefaultDispatcher-worker-10 @call-handler#616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-21 14:52:31.507 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:31.507 [eventLoopGroupProxy-7-1 @call-handler#616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-04-21 14:52:31.508 [DefaultDispatcher-worker-16 @coroutine#465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:31.508 [DefaultDispatcher-worker-16 @coroutine#465] TRACE 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/583544966245855232/_ustadmanifest.json. 2024-04-21 14:52:31.508 [DefaultDispatcher-worker-16 @coroutine#465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:31.508 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:31.508 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:31.509 [DefaultDispatcher-worker-2 @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 14:52:31.509 [DefaultDispatcher-worker-2 @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 14:52:31.510 [DefaultDispatcher-worker-4 @coroutine#465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:31.510 [DefaultDispatcher-worker-4 @coroutine#465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json 2024-04-21 14:52:31.511 [DefaultDispatcher-worker-4 @coroutine#465] 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/583544966245855232/_ustadmanifest.json. 2024-04-21 14:52:31.511 [DefaultDispatcher-worker-4 @coroutine#465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544966245855232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:31.522 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd37997 2024-04-21 14:52:31.524 [DefaultDispatcher-worker-3 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-21 14:52:31.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 14:52:31.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 14:52:31.525 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 14:52:31.525 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 14:52:31.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 14:52:31.528 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-21 14:52:31.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-21 14:52:31.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-21 14:52:31.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:31.528 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fd37997: (connection evicted) 2024-04-21 14:52:31.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:31.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-21 14:52:31.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-21 14:52:31.604 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:31.825 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:31.964 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:32.082 [DefaultDispatcher-worker-15 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77aeba9b 2024-04-21 14:52:32.532 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d7d968c 2024-04-21 14:52:32.532 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d7d968c 2024-04-21 14:52:32.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-21 14:52:32.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-21 14:52:32.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:32.533 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad: (connection evicted) 2024-04-21 14:52:32.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:32.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-21 14:52:32.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70dd79f7 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:32.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:32.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-21 14:52:32.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-21 14:52:32.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4516c2ef 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:32.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:32.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-21 14:52:32.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 14:52:32.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 14:52:32.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-21 14:52:32.557 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:32.559 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 14:52:32.559 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a3404fa 2024-04-21 14:52:32.561 [DefaultDispatcher-worker-15 @coroutine#645] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec70725 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:32.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-21 14:52:32.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-21 14:52:32.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-21 14:52:32.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-21 14:52:32.564 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 14:52:32.564 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 14:52:32.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 14:52:32.564 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 14:52:32.564 [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 14:52:32.564 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 14:52:32.564 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 14:52:32.564 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 14:52:32.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:32.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0d7099 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:32.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-21 14:52:32.600 [DefaultDispatcher-worker-14 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.610 [DefaultDispatcher-worker-11 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.618 [DefaultDispatcher-worker-11 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-21 14:52:32.620 [Test worker @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-21 14:52:32.629 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.638 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:32.639 [DefaultDispatcher-worker-10 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.640 [Test worker @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.640 [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/583544977759371264/_ustadmanifest.json. 2024-04-21 14:52:32.640 [Test worker @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.642 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:32.642 [Test worker @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.642 [Test worker @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.643 [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/583544977759371264/_ustadmanifest.json. 2024-04-21 14:52:32.643 [Test worker @coroutine#650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:32.657 [DefaultDispatcher-worker-16 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.657 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 14:52:32.657 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7f929512-0535-4a4f-aa78-d79eb0ccb679', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 14:52:32.659 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:32.659 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7f929512-0535-4a4f-aa78-d79eb0ccb679 2024-04-21 14:52:32.661 [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 14:52:32.661 [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 14:52:32.661 [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 14:52:32.661 [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 14:52:32.662 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:32.664 [eventLoopGroupProxy-10-1 @call-handler#680] 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 14:52:32.665 [eventLoopGroupProxy-10-2 @call-handler#681] 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 14:52:32.665 [eventLoopGroupProxy-10-1 @call-handler#680] 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 14:52:32.665 [eventLoopGroupProxy-10-1 @call-handler#680] 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 14:52:32.665 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:32.665 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.666 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.666 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-21 14:52:32.667 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:32.667 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:32.671 [DefaultDispatcher-worker-10 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.671 [DefaultDispatcher-worker-10 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:32.671 [DefaultDispatcher-worker-10 @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 14:52:32.671 [DefaultDispatcher-worker-10 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:32.673 [DefaultDispatcher-worker-13 @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 14:52:32.674 [DefaultDispatcher-worker-13 @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 14:52:32.674 [DefaultDispatcher-worker-13 @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 14:52:32.674 [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 14:52:32.674 [DefaultDispatcher-worker-13 @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 14:52:32.674 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.674 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 14:52:32.675 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:32.675 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:32.676 [eventLoopGroupProxy-10-3 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 14:52:32.677 [eventLoopGroupProxy-10-3 @call-handler#696] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 14:52:32.679 [eventLoopGroupProxy-10-3 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.680 [eventLoopGroupProxy-10-3 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-21 14:52:32.681 [DefaultDispatcher-worker-16 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:32.681 [DefaultDispatcher-worker-16 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:32.681 [DefaultDispatcher-worker-5 @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 14:52:32.681 [DefaultDispatcher-worker-5 @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 14:52:32.684 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.684 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:32.684 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.684 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:32.686 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:32.686 [DefaultDispatcher-worker-2 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.690 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.690 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.691 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-21 14:52:32.692 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.694 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.694 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:32.694 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.695 [DefaultDispatcher-worker-8 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:32.704 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:32.705 [DefaultDispatcher-worker-14 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.707 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.707 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.707 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:32.708 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.714 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.714 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:32.714 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.714 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:32.716 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:32.723 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.724 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.724 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-21 14:52:32.729 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.730 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.730 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:32.730 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.730 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:32.733 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:32.735 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.736 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.736 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:32.736 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.739 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.739 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:32.739 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.739 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:32.745 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:32.748 [eventLoopGroupProxy-10-1 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:32.748 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.748 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:32.749 [DefaultDispatcher-worker-14 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:32.766 [DefaultDispatcher-worker-11 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.773 [DefaultDispatcher-worker-4 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.774 [DefaultDispatcher-worker-4 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:32.774 [DefaultDispatcher-worker-4 @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 14:52:32.774 [DefaultDispatcher-worker-4 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:32.774 [DefaultDispatcher-worker-4 @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 14:52:32.776 [eventLoopGroupProxy-10-1 @call-handler#734] 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 14:52:32.776 [eventLoopGroupProxy-10-1 @call-handler#734] 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 14:52:32.776 [eventLoopGroupProxy-10-1 @call-handler#734] 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 14:52:32.800 [DefaultDispatcher-worker-4 @call-handler#734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 14:52:32.800 [eventLoopGroupProxy-10-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:32.801 [eventLoopGroupProxy-10-1 @call-handler#734] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-21 14:52:32.801 [DefaultDispatcher-worker-13 @coroutine#644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.801 [DefaultDispatcher-worker-13 @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/583544977759371264/_ustadmanifest.json. 2024-04-21 14:52:32.801 [DefaultDispatcher-worker-13 @coroutine#644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.801 [DefaultDispatcher-worker-10 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:32.801 [DefaultDispatcher-worker-10 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:32.802 [DefaultDispatcher-worker-10 @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 14:52:32.802 [DefaultDispatcher-worker-10 @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 14:52:32.803 [DefaultDispatcher-worker-3 @coroutine#644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.803 [DefaultDispatcher-worker-3 @coroutine#644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json 2024-04-21 14:52:32.804 [DefaultDispatcher-worker-3 @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/583544977759371264/_ustadmanifest.json. 2024-04-21 14:52:32.804 [DefaultDispatcher-worker-3 @coroutine#644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544977759371264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:32.814 [DefaultDispatcher-worker-6 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7 2024-04-21 14:52:32.815 [DefaultDispatcher-worker-11 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2 2024-04-21 14:52:32.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 14:52:32.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 14:52:32.817 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 14:52:32.817 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 14:52:32.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 14:52:32.819 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-04-21 14:52:32.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-21 14:52:32.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-21 14:52:32.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:32.819 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c945ee7: (connection evicted) 2024-04-21 14:52:32.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:32.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-21 14:52:32.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-21 14:52:33.064 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:33.064 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:33.267 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:33.823 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a3404fa 2024-04-21 14:52:33.823 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a3404fa 2024-04-21 14:52:33.825 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2024-04-21 14:52:33.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-21 14:52:33.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-21 14:52:33.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:33.825 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64acf8d2: (connection evicted) 2024-04-21 14:52:33.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:33.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-21 14:52:33.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b2b0ed 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:33.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-21 14:52:33.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:33.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:33.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da0770 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:33.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:33.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-21 14:52:33.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-21 14:52:33.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-21 14:52:33.848 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:33.849 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-21 14:52:33.849 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@75882ac2 2024-04-21 14:52:33.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:33.851 [DefaultDispatcher-worker-9 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eeeb9da 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:33.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:33.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:33.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-21 14:52:33.853 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-21 14:52:33.854 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-21 14:52:33.854 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-21 14:52:33.854 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-21 14:52:33.854 [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 14:52:33.854 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-21 14:52:33.854 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-21 14:52:33.854 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-21 14:52:33.854 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3a92fd 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:33.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:33.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:33.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-21 14:52:33.896 [DefaultDispatcher-worker-6 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:33.908 [DefaultDispatcher-worker-10 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:33.931 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:33.934 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:33.951 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:33.954 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:34.012 [DefaultDispatcher-worker-12 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:34.048 [DefaultDispatcher-worker-12 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:34.054 [DefaultDispatcher-worker-12 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:34.057 [DefaultDispatcher-worker-12 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:34.066 [DefaultDispatcher-worker-12 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.073 [DefaultDispatcher-worker-10 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.074 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:34.074 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json. 2024-04-21 14:52:34.074 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:34.076 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:34.076 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:34.078 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json. 2024-04-21 14:52:34.078 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:34.177 [DefaultDispatcher-worker-4 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.178 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-21 14:52:34.178 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0a4f5759-11dc-4e1a-9b8a-23b64350ed94', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-21 14:52:34.180 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-21 14:52:34.180 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0a4f5759-11dc-4e1a-9b8a-23b64350ed94 2024-04-21 14:52:34.181 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:34.181 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:34.181 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:34.181 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:34.185 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 14:52:34.185 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-21 14:52:34.185 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:34.186 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 14:52:34.186 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.186 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.186 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-21 14:52:34.187 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:34.187 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:34.191 [DefaultDispatcher-worker-9 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.191 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:34.191 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:34.192 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:34.194 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 14:52:34.194 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.194 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-21 14:52:34.195 [DefaultDispatcher-worker-1 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:34.195 [DefaultDispatcher-worker-1 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:34.204 [DefaultDispatcher-worker-12 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.214 [DefaultDispatcher-worker-6 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.216 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:34.216 [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/api/blob/upload-init-batch. 2024-04-21 14:52:34.216 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:34.216 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 14:52:34.219 [eventLoopGroupProxy-13-1 @call-handler#819] 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 14:52:34.220 [eventLoopGroupProxy-13-1 @call-handler#819] 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 14:52:34.268 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.271 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-04-21 14:52:34.271 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:34.271 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:34.273 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 14:52:34.273 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:34.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.283 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.287 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.287 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.287 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.288 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.290 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.290 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.290 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.290 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.292 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.340 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.341 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.341 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 14:52:34.342 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.346 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.346 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.346 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.346 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.348 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.351 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.352 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.352 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.353 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.354 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.355 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.355 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.355 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.357 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.366 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.366 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.366 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-21 14:52:34.367 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.369 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.369 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.369 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.369 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.371 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.416 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.416 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.417 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 14:52:34.418 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.423 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.423 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.423 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.423 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.425 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.499 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.500 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.500 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-04-21 14:52:34.501 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.506 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.506 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.506 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.506 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.508 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.565 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.566 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.566 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-04-21 14:52:34.567 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.570 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.570 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.571 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.571 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.572 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.616 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.617 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.617 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:34.618 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.622 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.622 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.622 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.622 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.624 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.668 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.668 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.668 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:34.669 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.672 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.672 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.672 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.672 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.674 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.706 [DefaultDispatcher-worker-2 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:34.721 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.721 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.722 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:34.722 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.726 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.726 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.726 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.726 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.729 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.731 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.731 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.732 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.732 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.734 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.735 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.735 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.735 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.736 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.739 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.739 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.739 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.740 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.746 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.746 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.746 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.746 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.748 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.751 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.751 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.751 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.752 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.755 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.755 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.755 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.755 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.757 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.760 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.761 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.761 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.762 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.764 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.764 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.764 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.764 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.766 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.773 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.773 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.773 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-21 14:52:34.774 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.776 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.776 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.776 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.776 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.778 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.780 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.781 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.781 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.781 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.784 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.784 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.784 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.784 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.786 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.789 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.789 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.789 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.790 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.792 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.792 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.792 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.792 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.793 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.796 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.796 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.796 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.797 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.803 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.803 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.803 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.803 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.804 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.807 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.807 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.808 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.808 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.811 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.811 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.811 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.811 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.813 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.816 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.816 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.816 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.817 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.819 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.819 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.819 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.819 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.821 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.823 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.823 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.824 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.828 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.830 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.830 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.830 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.830 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.831 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.833 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.834 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.834 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.834 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.838 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.838 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.838 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.838 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.839 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.842 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.842 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.842 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.843 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.844 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.844 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.844 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.844 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.846 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.849 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.849 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.849 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.850 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.852 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.852 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.852 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.852 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.858 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.860 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.861 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.861 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.861 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.863 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.863 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.863 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.863 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.864 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.866 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.866 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.866 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:34.867 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.869 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.869 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.869 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.869 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.871 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.874 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.874 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.874 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.875 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.876 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.876 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.876 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.876 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.878 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.881 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.881 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.881 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.882 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.887 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.888 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.888 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.888 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.889 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.891 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.891 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.891 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:34.892 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.895 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.895 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.895 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.895 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.896 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.899 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.899 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.899 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.900 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.901 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.902 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.902 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.902 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.903 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.905 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.906 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.906 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.907 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.908 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.909 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.909 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.913 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.914 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.917 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.917 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.917 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:34.918 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.920 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.920 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.920 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.920 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.922 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.924 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.924 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.924 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:34.925 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.926 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.926 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.926 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.926 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.928 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.930 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.930 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.930 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:34.931 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.936 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.936 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.937 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.937 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.938 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.940 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.940 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.940 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:34.941 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.944 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.944 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.944 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.944 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.946 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.948 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.949 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.949 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:34.949 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.951 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.951 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.951 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.951 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:34.952 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:34.996 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:34.996 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:34.996 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:34.997 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.999 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.999 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:34.999 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:34.999 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.001 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.003 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.003 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.004 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.004 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.005 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.005 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.005 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.006 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.007 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.009 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.009 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.009 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.010 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.011 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.011 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.011 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.011 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.013 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.019 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.019 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.019 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-21 14:52:35.020 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.021 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.022 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.022 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.022 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.023 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.068 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.068 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.068 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:35.069 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.072 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.072 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.072 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.072 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.074 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.122 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.122 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.122 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:35.123 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.126 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.126 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.126 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.126 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.128 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.131 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.131 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.131 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.132 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.135 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.142 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.142 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.142 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-21 14:52:35.143 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.144 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.144 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.144 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.144 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.145 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.192 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.192 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.192 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 14:52:35.193 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.196 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.196 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.196 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.196 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.197 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.200 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.200 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.200 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.201 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.202 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.202 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.202 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.202 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.204 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.206 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.206 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.206 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.207 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.212 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.212 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.212 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.212 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.214 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.216 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.216 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.216 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.217 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.219 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.219 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.219 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.219 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.221 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.224 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.224 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.224 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.225 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.227 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.227 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.227 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.227 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.229 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.233 [DefaultDispatcher-worker-7 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:35.276 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.276 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.276 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 14:52:35.277 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.280 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.282 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.284 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.284 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.285 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.285 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.287 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.287 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.287 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.287 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.289 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.292 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.292 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.292 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.293 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.298 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.298 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.298 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.298 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.300 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.302 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.303 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.303 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.304 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.306 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.306 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.306 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.306 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.308 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.310 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.310 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.311 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.311 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.313 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.313 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.313 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.313 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.314 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.317 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.317 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.317 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.318 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.323 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.323 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.323 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.323 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.325 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.327 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.327 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.328 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.328 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.331 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.331 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.331 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.331 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.332 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.334 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.335 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.335 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.335 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.337 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.337 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.337 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.337 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.338 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.340 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.341 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.341 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.341 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.347 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.347 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.347 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.347 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.349 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.351 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.352 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.352 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:35.352 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.355 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.355 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.355 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.355 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.356 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.358 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.359 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.359 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.359 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.361 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.361 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.361 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.361 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.362 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.364 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.364 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.364 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.365 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.366 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.366 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.366 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.366 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.372 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.374 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.374 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.374 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.375 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.377 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.377 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.377 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.378 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.379 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.424 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.425 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.425 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 14:52:35.425 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.428 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.429 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.429 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.429 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.430 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.432 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.433 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.433 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.433 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.434 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.435 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.435 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.435 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.436 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.438 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.438 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.438 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.439 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.440 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.440 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.440 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.440 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.446 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.491 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.492 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.492 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 14:52:35.492 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.494 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.494 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.494 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.494 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.495 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.497 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.498 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.498 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.499 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.500 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.500 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.500 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.500 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.501 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.503 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.504 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.504 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.504 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.505 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.506 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.506 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.506 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.507 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.509 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.509 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.509 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.510 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.511 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.511 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.511 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.511 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.513 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.556 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.556 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.556 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:35.557 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.559 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.559 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.559 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.559 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.560 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.563 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.563 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.563 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.563 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.564 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.565 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.565 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.565 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.566 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.612 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.612 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.612 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 14:52:35.613 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.614 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.615 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.615 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.615 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.616 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.663 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.663 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.664 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:35.664 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.666 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.666 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.666 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.666 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.667 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.712 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.712 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.712 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:35.713 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.715 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.715 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.715 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.715 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.716 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.752 [DefaultDispatcher-worker-13 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:35.764 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.764 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.764 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:35.765 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.766 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.766 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.766 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.766 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.768 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.770 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.770 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.770 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.771 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.772 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.772 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.772 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.772 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.774 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.775 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.776 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.776 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.776 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.778 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.778 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.778 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.778 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.779 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.781 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.781 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.781 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.781 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.782 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.782 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.782 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.782 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.784 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.786 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.786 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.786 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.786 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.787 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.788 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.789 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.791 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.791 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.791 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.791 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.793 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.793 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.793 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.793 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.794 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.796 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.796 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.796 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.797 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.798 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.798 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.798 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.798 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.799 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.801 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.802 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.802 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.802 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.804 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.804 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.804 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.804 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.805 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.807 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.808 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.808 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.808 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.810 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.810 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.810 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.810 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.811 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.813 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.813 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.813 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.814 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.815 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.815 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.815 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.815 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.816 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.818 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.818 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.818 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.819 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.821 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.821 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.821 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.821 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.822 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.824 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.824 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.824 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.825 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.826 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.826 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.826 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.826 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.827 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.829 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.829 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.829 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.830 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.831 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.831 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.831 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.831 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.832 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.834 [DefaultDispatcher-worker-14 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.835 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.835 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.835 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.835 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.836 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.836 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.836 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.836 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.838 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.840 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.840 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.840 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.841 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.844 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.844 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.844 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.844 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.845 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.867 [DefaultDispatcher-worker-14 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:35.888 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.888 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.888 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:35.889 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.891 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.891 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.891 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.891 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.893 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.895 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.895 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.895 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.896 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.897 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.897 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.897 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.897 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.898 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.900 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.900 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.901 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.901 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.903 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.903 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.903 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.903 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.904 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.911 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.911 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.911 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-21 14:52:35.912 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.913 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.913 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.913 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.913 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.914 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.916 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.916 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.917 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:35.917 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.918 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.918 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.918 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.918 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.919 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.921 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.921 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.921 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.922 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.923 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.923 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.923 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.923 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.924 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.926 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.926 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.926 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.927 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.928 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.928 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.928 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.928 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.929 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:35.971 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.972 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.972 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:35.972 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.974 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.974 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.974 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.974 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.975 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.977 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.977 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.977 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.978 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.979 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.979 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.979 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.979 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.980 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:35.982 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:35.982 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:35.982 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:35.982 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.984 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.984 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:35.984 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:35.984 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:35.985 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.031 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.031 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.032 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-21 14:52:36.032 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.034 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.034 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.034 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.034 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.035 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.037 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.037 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.037 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.038 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.039 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.039 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.039 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.039 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.040 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.042 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.042 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.042 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.043 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.044 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.044 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.044 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.044 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.045 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.048 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.048 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.048 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.048 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.049 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.050 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.050 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.050 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.051 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.052 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.052 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.052 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.053 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.054 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.054 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.054 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.054 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.056 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.057 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.058 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.058 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.058 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.059 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.059 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.059 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.059 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.060 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.062 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.062 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.062 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.063 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.064 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.064 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.064 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.064 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.065 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.066 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.067 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.067 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.067 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.068 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.068 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.068 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.068 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.069 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.071 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.071 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.071 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.072 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.073 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.073 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.073 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.073 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.074 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.076 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.076 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.076 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.076 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.077 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.077 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.077 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.077 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.078 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.080 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.080 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.080 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.081 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.082 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.082 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.082 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.082 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.083 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.085 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.085 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.085 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.085 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.086 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.086 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.086 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.086 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.087 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.135 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.136 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.136 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 14:52:36.136 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.138 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.138 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.138 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.138 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.139 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.141 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.142 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.142 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.142 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.143 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.143 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.143 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.143 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.144 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.188 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.188 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.188 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.189 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.191 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.191 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.191 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.191 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.193 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.195 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.195 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.196 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.196 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.197 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.198 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.198 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.198 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.199 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.243 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.244 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.244 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-21 14:52:36.244 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.246 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.246 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.246 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.246 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.247 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.276 [DefaultDispatcher-worker-3 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:36.291 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.291 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.291 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.292 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.295 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.295 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.295 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.295 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.296 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.339 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.339 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.339 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:36.340 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.342 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.342 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.342 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.342 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.344 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.387 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.387 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.388 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.388 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.390 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.390 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.390 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.390 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.392 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.435 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.436 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.436 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.436 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.439 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.439 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.439 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.439 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.440 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.443 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.443 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.443 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.444 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.446 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.446 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.446 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.446 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.447 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.491 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.491 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.491 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.492 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.494 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.494 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.494 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.495 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.496 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.499 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.500 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.500 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:36.500 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.502 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.502 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.502 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.502 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.503 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.506 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.506 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.506 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.511 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.512 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.512 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.512 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.512 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.513 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.516 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.516 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.516 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.517 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.519 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.519 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.519 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.519 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.520 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.523 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.523 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.523 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.523 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.525 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.525 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.525 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.525 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.526 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.528 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.528 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.528 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.529 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.530 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.531 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.531 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.531 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.532 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.576 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.576 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.576 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-21 14:52:36.577 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.581 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.581 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.581 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.581 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.582 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.584 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.584 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.584 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.585 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.586 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.586 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.586 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.586 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.587 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.589 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.589 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.589 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.589 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.590 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.590 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.590 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.590 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.592 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.593 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.594 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.594 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.594 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.596 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.596 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.596 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.596 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.597 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.639 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.639 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.639 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-21 14:52:36.640 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.641 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.641 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.641 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.641 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.642 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.644 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.644 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.645 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.645 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.646 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.646 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.646 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.646 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.647 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.649 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.649 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.649 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.650 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.651 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.651 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.651 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.651 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.652 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.653 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.654 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.654 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.654 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.655 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.655 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.655 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.655 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.656 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.699 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.699 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.699 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-21 14:52:36.700 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.702 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.702 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.702 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.702 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.703 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.748 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.748 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.748 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:36.749 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.750 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.750 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.750 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.750 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.751 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.753 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.754 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.754 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.754 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.756 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.756 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.756 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.756 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.758 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.766 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.766 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.766 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-21 14:52:36.767 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.768 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.768 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.768 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.769 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.769 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.771 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.772 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.772 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.772 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.774 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.774 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.774 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.774 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.775 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.796 [DefaultDispatcher-worker-5 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:36.820 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.820 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.820 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:36.821 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.822 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.822 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.822 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.822 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.824 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:36.826 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.826 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.826 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-21 14:52:36.827 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.828 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.828 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.828 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.828 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.829 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:36.880 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.880 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.880 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-21 14:52:36.881 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.882 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.882 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.882 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.882 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.884 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:52:36.931 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.932 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.932 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-21 14:52:36.932 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.933 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.934 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.934 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.934 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.935 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.937 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.937 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.937 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.937 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.939 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.939 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.939 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.939 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.940 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.985 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.985 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.985 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-21 14:52:36.986 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.987 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.987 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.987 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.987 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.988 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.990 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.990 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.990 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.991 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.992 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.992 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.992 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.992 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.993 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.995 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.995 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:36.995 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:36.996 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.997 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.997 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:36.997 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:36.997 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:36.998 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:36.999 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:36.999 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.000 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:37.000 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.002 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.002 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:37.002 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.002 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:37.003 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:37.055 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:37.055 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.056 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-04-21 14:52:37.056 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:37.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:37.058 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:37.107 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:37.107 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.107 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-21 14:52:37.108 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.109 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.109 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:37.109 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.109 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:37.110 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:37.112 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:37.112 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.112 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:37.113 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.114 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.114 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:37.114 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.114 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:37.115 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:37.117 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:37.117 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.117 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-21 14:52:37.118 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.119 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.119 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body 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 14:52:37.119 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.119 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - 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 14:52:37.120 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:37.124 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:37.124 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.124 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-21 14:52:37.125 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:37.143 [DefaultDispatcher-worker-3 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:37.153 [DefaultDispatcher-worker-11 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:37.153 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:37.153 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:37.153 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:37.153 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-21 14:52:37.155 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-21 14:52:37.155 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-21 14:52:37.155 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 14:52:37.182 [DefaultDispatcher-worker-11 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-21 14:52:37.183 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:37.183 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-21 14:52:37.183 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:37.183 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json. 2024-04-21 14:52:37.183 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:37.183 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:37.183 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:37.184 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:37.184 [DefaultDispatcher-worker-5 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:37.185 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:37.185 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json 2024-04-21 14:52:37.186 [DefaultDispatcher-worker-9 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json. 2024-04-21 14:52:37.186 [DefaultDispatcher-worker-9 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583544980772167680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:37.195 [DefaultDispatcher-worker-15 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-21 14:52:37.214 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-21 14:52:37.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-21 14:52:37.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-21 14:52:37.235 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-21 14:52:37.235 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-21 14:52:37.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-21 14:52:37.241 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-21 14:52:37.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-21 14:52:37.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-21 14:52:37.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:37.241 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048: (connection evicted) 2024-04-21 14:52:37.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:37.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-21 14:52:37.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-21 14:52:37.360 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:37.360 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:37.643 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-21 14:52:37.843 [DefaultDispatcher-worker-15 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-21 14:52:38.246 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@75882ac2 2024-04-21 14:52:38.246 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@75882ac2 2024-04-21 14:52:38.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-21 14:52:38.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-21 14:52:38.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:38.246 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531292ed: (connection evicted) 2024-04-21 14:52:38.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:38.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-21 14:52:38.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3b0397 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:38.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2024-04-21 14:52:38.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2024-04-21 14:52:38.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-21 14:52:38.274 [DefaultDispatcher-worker-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2024-04-21 14:52:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62878d7c 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:38.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-21 14:52:38.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-21 14:52:38.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-21 14:52:38.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-21 14:52:38.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e27325d 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:38.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:38.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-21 14:52:38.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c919e1e 2024-04-21 14:52:38.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c919e1e 2024-04-21 14:52:38.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-21 14:52:38.287 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:38.289 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-21 14:52:38.290 [DefaultDispatcher-worker-6 @coroutine#1658] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:38.294 [DefaultDispatcher-worker-6 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-21 14:52:38.295 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:38.295 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 14:52:38.295 [Test worker @coroutine#1659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:38.295 [Test worker @coroutine#1659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 14:52:38.299 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-21 14:52:38.299 [eventLoopGroupProxy-16-1 @call-handler#1665] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-21 14:52:38.300 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c919e1e 2024-04-21 14:52:38.302 [Test worker @coroutine#1659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:38.302 [Test worker @coroutine#1659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-21 14:52:38.302 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-21 14:52:38.302 [Test worker @coroutine#1659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:38.303 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:38.303 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-21 14:52:38.303 [Test worker @coroutine#1670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:38.303 [Test worker @coroutine#1670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:38.304 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-21 14:52:38.308 [eventLoopGroupProxy-16-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c919e1e 2024-04-21 14:52:38.308 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:38.309 [Test worker @coroutine#1670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-21 14:52:38.311 [eventLoopGroupProxy-16-2 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-21 14:52:38.316 [eventLoopGroupProxy-16-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:38.322 [Test worker @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-21 14:52:38.358 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:38.382 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:38.385 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a8c837 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-21 14:52:39.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62977afb 2024-04-21 14:52:39.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62977afb 2024-04-21 14:52:39.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-21 14:52:39.437 [DefaultDispatcher-worker-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62977afb 2024-04-21 14:52:39.441 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53483/api/blob/upload-init-batch 2024-04-21 14:52:39.441 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53483/api/blob/upload-init-batch. 2024-04-21 14:52:39.441 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53483/api/blob/upload-init-batch 2024-04-21 14:52:39.441 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53483/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 14:52:39.443 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53483/api/blob/upload-init-batch 2024-04-21 14:52:39.443 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53483/api/blob/upload-init-batch 2024-04-21 14:52:39.443 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53483/api/blob/upload-init-batch. 2024-04-21 14:52:39.443 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53483/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:39.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-21 14:52:39.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-21 14:52:39.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.448 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62977afb: (connection evicted) 2024-04-21 14:52:39.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:39.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-21 14:52:39.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b0dc92 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-21 14:52:39.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@390978 2024-04-21 14:52:39.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@390978 2024-04-21 14:52:39.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-21 14:52:39.471 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50389/api/blob/upload-init-batch 2024-04-21 14:52:39.471 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50389/api/blob/upload-init-batch. 2024-04-21 14:52:39.471 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50389/api/blob/upload-init-batch 2024-04-21 14:52:39.471 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50389/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 14:52:39.473 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50389/api/blob/upload-init-batch 2024-04-21 14:52:39.473 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50389/api/blob/upload-init-batch 2024-04-21 14:52:39.473 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50389/api/blob/upload-init-batch. 2024-04-21 14:52:39.473 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50389/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:39.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-21 14:52:39.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-21 14:52:39.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.474 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@390978: (connection evicted) 2024-04-21 14:52:39.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:39.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-21 14:52:39.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859bbd4 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d836c4a 2024-04-21 14:52:39.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d836c4a 2024-04-21 14:52:39.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-21 14:52:39.499 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43559/api/blob/upload-init-batch 2024-04-21 14:52:39.499 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43559/api/blob/upload-init-batch. 2024-04-21 14:52:39.499 [Test worker @coroutine#1707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43559/api/blob/upload-init-batch 2024-04-21 14:52:39.499 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43559/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-21 14:52:39.501 [Test worker @coroutine#1707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43559/api/blob/upload-init-batch 2024-04-21 14:52:39.501 [Test worker @coroutine#1707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43559/api/blob/upload-init-batch 2024-04-21 14:52:39.501 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43559/api/blob/upload-init-batch. 2024-04-21 14:52:39.501 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43559/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:39.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-21 14:52:39.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-21 14:52:39.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.507 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d836c4a: (connection evicted) 2024-04-21 14:52:39.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:39.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-21 14:52:39.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61627c9d 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-21 14:52:39.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-21 14:52:39.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-21 14:52:39.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-21 14:52:39.831 [DefaultDispatcher-worker-5 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc2c4b8 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2024-04-21 14:52:39.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2024-04-21 14:52:39.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a67bde5 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-21 14:52:39.878 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.908 [DefaultDispatcher-worker-15 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.918 [DefaultDispatcher-worker-5 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.927 [DefaultDispatcher-worker-5 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.934 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.937 [DefaultDispatcher-worker-6 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.940 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.950 [DefaultDispatcher-worker-14 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-21 14:52:39.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-21 14:52:39.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-21 14:52:39.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:39.957 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd: (connection evicted) 2024-04-21 14:52:39.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:39.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-21 14:52:39.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-21 14:52:39.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9b0c92 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:39.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:39.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:39.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-21 14:52:40.001 [DefaultDispatcher-worker-6 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.010 [DefaultDispatcher-worker-14 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.021 [DefaultDispatcher-worker-8 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.029 [DefaultDispatcher-worker-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.033 [Test worker @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.046 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-21 14:52:40.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-21 14:52:40.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-21 14:52:40.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:40.048 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a: (connection evicted) 2024-04-21 14:52:40.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:40.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-21 14:52:40.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-21 14:52:40.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411576c7 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:40.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:40.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-21 14:52:40.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-21 14:52:40.094 [DefaultDispatcher-worker-6 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.105 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.115 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.126 [DefaultDispatcher-worker-13 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-21 14:52:40.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-21 14:52:40.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-21 14:52:40.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:40.128 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8: (connection evicted) 2024-04-21 14:52:40.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:40.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-21 14:52:40.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db82155 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:40.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:40.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-21 14:52:40.172 [DefaultDispatcher-worker-13 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.182 [DefaultDispatcher-worker-13 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.191 [DefaultDispatcher-worker-7 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.202 [DefaultDispatcher-worker-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.207 [Test worker @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.217 [DefaultDispatcher-worker-7 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-21 14:52:40.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-21 14:52:40.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-21 14:52:40.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:40.218 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294ab038: (connection evicted) 2024-04-21 14:52:40.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:40.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-21 14:52:40.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-21 14:52:40.260 [DefaultDispatcher-worker-7 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2024-04-21 14:52:40.286 [DefaultDispatcher-worker-7 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c919e1e 2024-04-21 14:52:46.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577dac16 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-21 14:52:46.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-21 14:52:46.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-21 14:52:46.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-21 14:52:46.481 [DefaultDispatcher-worker-14 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-21 14:52:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db4a84a 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-21 14:52:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-21 14:52:46.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-21 14:52:46.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d26c6a2 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-21 14:52:46.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-21 14:52:46.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-21 14:52:46.529 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.536 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-21 14:52:46.539 [Test worker @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-21 14:52:46.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34074149 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-21 14:52:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-21 14:52:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-21 14:52:46.572 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-21 14:52:46.575 [Test worker @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d37d43 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-21 14:52:46.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-21 14:52:46.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-21 14:52:46.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-21 14:52:46.591 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.607 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-21 14:52:46.609 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-21 14:52:46.609 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609edb55 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:46.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:46.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-21 14:52:46.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-21 14:52:46.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-21 14:52:46.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-21 14:52:46.641 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-21 14:52:46.644 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-21 14:52:46.645 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.663 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.663 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.665 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.666 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.666 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.681 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.709 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.710 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.710 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.712 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:46.753 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.753 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.753 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.797 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.797 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.797 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.841 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.841 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.841 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.885 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.885 [Test worker @coroutine#1833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37885/ 2024-04-21 14:52:46.885 [Test worker @coroutine#1833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37885/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.929 [Test worker @coroutine#1833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37885/ 2024-04-21 14:52:46.933 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:46.933 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.935 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:46.935 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:46.935 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:46.981 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:46.981 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:46.981 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:47.025 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:47.025 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:47.025 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:47.069 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:47.069 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:47.069 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:47.113 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:47.113 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:47.113 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:47.157 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:47.157 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36439/ 2024-04-21 14:52:47.157 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36439/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-21 14:52:47.158 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36439/ 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a0d664 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-21 14:52:47.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-21 14:52:47.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.411 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.413 [Test worker @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.415 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.415 [DefaultDispatcher-worker-14 @coroutine#1888] 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:56757/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.415 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.415 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56757/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.417 [DefaultDispatcher-worker-4 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.417 [DefaultDispatcher-worker-4 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.423 [DefaultDispatcher-worker-6 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.423 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.423 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.423 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.424 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.424 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.426 [Test worker @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d37da8 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-21 14:52:47.449 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.460 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.462 [Test worker @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.467 [DefaultDispatcher-worker-6 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 14:52:47.467 [DefaultDispatcher-worker-6 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-21 14:52:47.467 [DefaultDispatcher-worker-6 @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 14:52:47.469 [DefaultDispatcher-worker-4 @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 14:52:47.469 [DefaultDispatcher-worker-4 @coroutine#1908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-21 14:52:47.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3e7128 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-21 14:52:47.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-21 14:52:47.473 [DefaultDispatcher-worker-6 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-21 14:52:47.479 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.484 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee07465 2024-04-21 14:52:47.484 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee07465 2024-04-21 14:52:47.488 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@102799c9 2024-04-21 14:52:47.488 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@102799c9 2024-04-21 14:52:47.492 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14181f15 2024-04-21 14:52:47.492 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14181f15 2024-04-21 14:52:47.494 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a93f2 2024-04-21 14:52:47.494 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a93f2 2024-04-21 14:52:47.497 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc486e8 2024-04-21 14:52:47.497 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc486e8 2024-04-21 14:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.499 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6001a768 2024-04-21 14:52:47.499 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6001a768 2024-04-21 14:52:47.502 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3435ecca 2024-04-21 14:52:47.502 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3435ecca 2024-04-21 14:52:47.504 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31356cbd 2024-04-21 14:52:47.504 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@31356cbd 2024-04-21 14:52:47.506 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@592e4fb5 2024-04-21 14:52:47.506 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@592e4fb5 2024-04-21 14:52:47.506 [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 14:52:47.509 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.511 [Test worker @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.512 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.512 [DefaultDispatcher-worker-2 @coroutine#1920] 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:55049/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.512 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.512 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55049/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.514 [DefaultDispatcher-worker-9 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.514 [DefaultDispatcher-worker-9 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.521 [DefaultDispatcher-worker-8 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.521 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.521 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.521 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.522 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.522 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.525 [Test worker @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.527 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.532 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea4ed49 2024-04-21 14:52:47.532 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea4ed49 2024-04-21 14:52:47.534 [DefaultDispatcher-worker-1 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.536 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@106300ed 2024-04-21 14:52:47.536 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@106300ed 2024-04-21 14:52:47.539 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c8639 2024-04-21 14:52:47.539 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@145c8639 2024-04-21 14:52:47.542 [DefaultDispatcher-worker-2 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.542 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@515e0ad6 2024-04-21 14:52:47.542 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@515e0ad6 2024-04-21 14:52:47.546 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68296b11 2024-04-21 14:52:47.546 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68296b11 2024-04-21 14:52:47.548 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60457a91 2024-04-21 14:52:47.548 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60457a91 2024-04-21 14:52:47.549 [DefaultDispatcher-worker-5 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.551 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d845ee 2024-04-21 14:52:47.551 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d845ee 2024-04-21 14:52:47.553 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3171f599 2024-04-21 14:52:47.553 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3171f599 2024-04-21 14:52:47.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a37145 2024-04-21 14:52:47.555 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a37145 2024-04-21 14:52:47.555 [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 14:52:47.559 [DefaultDispatcher-worker-8 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.570 [DefaultDispatcher-worker-8 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.572 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:47.574 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f5b69e 2024-04-21 14:52:47.574 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f5b69e 2024-04-21 14:52:47.577 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a324e70 2024-04-21 14:52:47.577 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a324e70 2024-04-21 14:52:47.579 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0dddee 2024-04-21 14:52:47.579 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0dddee 2024-04-21 14:52:47.580 [DefaultDispatcher-worker-7 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.582 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f444b 2024-04-21 14:52:47.582 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f444b 2024-04-21 14:52:47.584 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d75cf2 2024-04-21 14:52:47.584 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d75cf2 2024-04-21 14:52:47.587 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abedf16 2024-04-21 14:52:47.587 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abedf16 2024-04-21 14:52:47.589 [DefaultDispatcher-worker-5 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.589 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8c9902 2024-04-21 14:52:47.589 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8c9902 2024-04-21 14:52:47.591 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b20bb04 2024-04-21 14:52:47.591 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b20bb04 2024-04-21 14:52:47.594 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c8445e 2024-04-21 14:52:47.594 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c8445e 2024-04-21 14:52:47.594 [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 14:52:47.598 [DefaultDispatcher-worker-13 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.607 [DefaultDispatcher-worker-8 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.615 [DefaultDispatcher-worker-1 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72321701 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-21 14:52:47.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-21 14:52:47.656 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.668 [Test worker @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.670 [Test worker @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.671 [DefaultDispatcher-worker-13 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.671 [DefaultDispatcher-worker-13 @coroutine#1967] 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:41215/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.671 [DefaultDispatcher-worker-13 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.671 [DefaultDispatcher-worker-13 @coroutine#1967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41215/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.673 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.673 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.681 [DefaultDispatcher-worker-6 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.682 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.682 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.682 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.683 [DefaultDispatcher-worker-5 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.683 [DefaultDispatcher-worker-5 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.685 [Test worker @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288e50c1 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-21 14:52:47.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-21 14:52:47.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-21 14:52:47.691 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.703 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.705 [Test worker @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.707 [DefaultDispatcher-worker-5 @coroutine#1988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 14:52:47.707 [DefaultDispatcher-worker-5 @coroutine#1988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-21 14:52:47.707 [DefaultDispatcher-worker-5 @coroutine#1988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 14:52:47.708 [DefaultDispatcher-worker-9 @coroutine#1988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 14:52:47.708 [DefaultDispatcher-worker-9 @coroutine#1988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-21 14:52:47.715 [DefaultDispatcher-worker-15 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-21 14:52:47.728 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.733 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f97f008 2024-04-21 14:52:47.733 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f97f008 2024-04-21 14:52:47.737 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21500b8a 2024-04-21 14:52:47.737 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21500b8a 2024-04-21 14:52:47.740 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@256f9b78 2024-04-21 14:52:47.740 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@256f9b78 2024-04-21 14:52:47.744 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d01b1 2024-04-21 14:52:47.744 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d01b1 2024-04-21 14:52:47.747 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70eaba04 2024-04-21 14:52:47.747 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70eaba04 2024-04-21 14:52:47.749 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7e3c8 2024-04-21 14:52:47.749 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7e3c8 2024-04-21 14:52:47.752 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa06d3 2024-04-21 14:52:47.752 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa06d3 2024-04-21 14:52:47.754 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fefe 2024-04-21 14:52:47.754 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fefe 2024-04-21 14:52:47.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e243122 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-21 14:52:47.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-21 14:52:47.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d5e68 2024-04-21 14:52:47.756 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d5e68 2024-04-21 14:52:47.756 [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 14:52:47.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.790 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.792 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.793 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@114442aa 2024-04-21 14:52:47.793 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@114442aa 2024-04-21 14:52:47.794 [Test worker @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.795 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.795 [DefaultDispatcher-worker-11 @coroutine#1999] 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:42341/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.795 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.795 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42341/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.796 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f83aef2 2024-04-21 14:52:47.796 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f83aef2 2024-04-21 14:52:47.797 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.797 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.800 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbc29da 2024-04-21 14:52:47.800 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbc29da 2024-04-21 14:52:47.804 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebea4c9 2024-04-21 14:52:47.804 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebea4c9 2024-04-21 14:52:47.806 [DefaultDispatcher-worker-3 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.806 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.806 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.806 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.807 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5ceca6 2024-04-21 14:52:47.807 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5ceca6 2024-04-21 14:52:47.807 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.807 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.809 [Test worker @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:47.809 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa3bc1 2024-04-21 14:52:47.809 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa3bc1 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf7c055 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-21 14:52:47.812 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a22d17 2024-04-21 14:52:47.812 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a22d17 2024-04-21 14:52:47.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-21 14:52:47.814 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e915b86 2024-04-21 14:52:47.814 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e915b86 2024-04-21 14:52:47.815 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.817 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2a92e 2024-04-21 14:52:47.817 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2a92e 2024-04-21 14:52:47.817 [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 14:52:47.827 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.829 [Test worker @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254a3cd 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-21 14:52:47.839 [DefaultDispatcher-worker-2 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-21 14:52:47.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.856 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.860 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dcb0f8 2024-04-21 14:52:47.860 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dcb0f8 2024-04-21 14:52:47.864 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b4fb3 2024-04-21 14:52:47.864 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b4fb3 2024-04-21 14:52:47.867 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@324db88 2024-04-21 14:52:47.867 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@324db88 2024-04-21 14:52:47.867 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.869 [Test worker @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.870 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.870 [DefaultDispatcher-worker-2 @coroutine#2028] 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:43599/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.870 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.870 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43599/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.871 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46264588 2024-04-21 14:52:47.871 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46264588 2024-04-21 14:52:47.872 [DefaultDispatcher-worker-1 @coroutine#2028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.872 [DefaultDispatcher-worker-1 @coroutine#2028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.874 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9176c4 2024-04-21 14:52:47.874 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9176c4 2024-04-21 14:52:47.876 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aac2f2 2024-04-21 14:52:47.876 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aac2f2 2024-04-21 14:52:47.878 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f7af14 2024-04-21 14:52:47.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f7af14 2024-04-21 14:52:47.880 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.880 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.880 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.880 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609bac7 2024-04-21 14:52:47.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2609bac7 2024-04-21 14:52:47.881 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.881 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcf94 2024-04-21 14:52:47.884 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fcf94 2024-04-21 14:52:47.884 [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 14:52:47.884 [Test worker @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280f061e 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-21 14:52:47.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-21 14:52:47.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.903 [Test worker @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.905 [Test worker @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.906 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab0f6dd 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.907 [DefaultDispatcher-worker-16 @coroutine#2050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-21 14:52:47.908 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.908 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.908 [DefaultDispatcher-worker-16 @coroutine#2050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-21 14:52:47.914 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.916 [DefaultDispatcher-worker-14 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-21 14:52:47.919 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@11dc7f14 2024-04-21 14:52:47.919 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@11dc7f14 2024-04-21 14:52:47.923 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b835f 2024-04-21 14:52:47.923 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b835f 2024-04-21 14:52:47.926 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b241464 2024-04-21 14:52:47.926 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b241464 2024-04-21 14:52:47.929 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e268964 2024-04-21 14:52:47.929 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e268964 2024-04-21 14:52:47.931 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf0696b 2024-04-21 14:52:47.931 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf0696b 2024-04-21 14:52:47.931 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.933 [DefaultDispatcher-worker-16 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb216d1 2024-04-21 14:52:47.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb216d1 2024-04-21 14:52:47.936 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@548ea877 2024-04-21 14:52:47.936 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@548ea877 2024-04-21 14:52:47.936 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d35fece 2024-04-21 14:52:47.936 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d35fece 2024-04-21 14:52:47.938 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09762b 2024-04-21 14:52:47.938 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09762b 2024-04-21 14:52:47.940 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f20f18 2024-04-21 14:52:47.940 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f20f18 2024-04-21 14:52:47.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@111dfbb0 2024-04-21 14:52:47.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@111dfbb0 2024-04-21 14:52:47.941 [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 14:52:47.943 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd95be 2024-04-21 14:52:47.943 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cd95be 2024-04-21 14:52:47.944 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.946 [DefaultDispatcher-worker-16 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.946 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cf0523 2024-04-21 14:52:47.946 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cf0523 2024-04-21 14:52:47.947 [DefaultDispatcher-worker-14 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.947 [DefaultDispatcher-worker-14 @coroutine#2058] 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 14:52:47.947 [DefaultDispatcher-worker-14 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.947 [DefaultDispatcher-worker-14 @coroutine#2058] 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 14:52:47.948 [DefaultDispatcher-worker-16 @coroutine#2050] 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 14:52:47.948 [DefaultDispatcher-worker-16 @coroutine#2050] 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 14:52:47.948 [DefaultDispatcher-worker-16 @coroutine#2050] 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 14:52:47.949 [DefaultDispatcher-worker-9 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.949 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60de5e3a 2024-04-21 14:52:47.949 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60de5e3a 2024-04-21 14:52:47.950 [DefaultDispatcher-worker-10 @coroutine#2050] 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 14:52:47.951 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33717f6 2024-04-21 14:52:47.951 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33717f6 2024-04-21 14:52:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@773cc551 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:47.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-21 14:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:47.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-21 14:52:47.954 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cc124b 2024-04-21 14:52:47.954 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cc124b 2024-04-21 14:52:47.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e0fa6c 2024-04-21 14:52:47.956 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e0fa6c 2024-04-21 14:52:47.958 [DefaultDispatcher-worker-9 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:47.959 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.959 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:47.959 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.959 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d5184 2024-04-21 14:52:47.959 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@405d5184 2024-04-21 14:52:47.959 [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 14:52:47.960 [DefaultDispatcher-worker-7 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:47.977 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:47.988 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:47.989 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:47.990 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:47.991 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.991 [DefaultDispatcher-worker-7 @coroutine#2072] 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:35943/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:47.991 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.991 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35943/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:47.991 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2a50ff 2024-04-21 14:52:47.991 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2a50ff 2024-04-21 14:52:47.993 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.993 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:47.996 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65edb3ea 2024-04-21 14:52:47.996 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65edb3ea 2024-04-21 14:52:47.999 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d23b8f 2024-04-21 14:52:47.999 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d23b8f 2024-04-21 14:52:48.001 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0b9d1 2024-04-21 14:52:48.001 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0b9d1 2024-04-21 14:52:48.001 [DefaultDispatcher-worker-11 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.001 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.001 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.001 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.002 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.002 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.003 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc4b81c 2024-04-21 14:52:48.003 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc4b81c 2024-04-21 14:52:48.005 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15be3aad 2024-04-21 14:52:48.005 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15be3aad 2024-04-21 14:52:48.006 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.007 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@654065d6 2024-04-21 14:52:48.007 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@654065d6 2024-04-21 14:52:48.009 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.010 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ff469e 2024-04-21 14:52:48.010 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ff469e 2024-04-21 14:52:48.012 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c430245 2024-04-21 14:52:48.012 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c430245 2024-04-21 14:52:48.012 [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 14:52:48.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3504b3 2024-04-21 14:52:48.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3504b3 2024-04-21 14:52:48.019 [DefaultDispatcher-worker-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.019 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f2f585 2024-04-21 14:52:48.019 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f2f585 2024-04-21 14:52:48.023 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cd6fc3 2024-04-21 14:52:48.023 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cd6fc3 2024-04-21 14:52:48.026 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cfffbe 2024-04-21 14:52:48.026 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cfffbe 2024-04-21 14:52:48.029 [DefaultDispatcher-worker-13 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.030 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d6528 2024-04-21 14:52:48.030 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d6528 2024-04-21 14:52:48.032 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@430ea91 2024-04-21 14:52:48.032 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@430ea91 2024-04-21 14:52:48.035 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f182ea3 2024-04-21 14:52:48.035 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f182ea3 2024-04-21 14:52:48.037 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e000f1 2024-04-21 14:52:48.037 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e000f1 2024-04-21 14:52:48.039 [DefaultDispatcher-worker-11 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.040 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c80b40 2024-04-21 14:52:48.040 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c80b40 2024-04-21 14:52:48.040 [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 14:52:48.050 [DefaultDispatcher-worker-1 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.054 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:48.058 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3a1a8 2024-04-21 14:52:48.058 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3a1a8 2024-04-21 14:52:48.059 [DefaultDispatcher-worker-10 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.064 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c644f8c 2024-04-21 14:52:48.064 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c644f8c 2024-04-21 14:52:48.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@85bcad8 2024-04-21 14:52:48.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@85bcad8 2024-04-21 14:52:48.069 [DefaultDispatcher-worker-5 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.070 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5945b7 2024-04-21 14:52:48.070 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5945b7 2024-04-21 14:52:48.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52680355 2024-04-21 14:52:48.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52680355 2024-04-21 14:52:48.074 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5e2ebb 2024-04-21 14:52:48.074 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5e2ebb 2024-04-21 14:52:48.077 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8536e2 2024-04-21 14:52:48.077 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8536e2 2024-04-21 14:52:48.079 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76baf8 2024-04-21 14:52:48.079 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76baf8 2024-04-21 14:52:48.080 [DefaultDispatcher-worker-6 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.082 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9676a8 2024-04-21 14:52:48.082 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9676a8 2024-04-21 14:52:48.082 [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 14:52:48.090 [DefaultDispatcher-worker-13 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.100 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.102 [DefaultDispatcher-worker-2 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.102 [DefaultDispatcher-worker-2 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 14:52:48.102 [DefaultDispatcher-worker-2 @coroutine#2100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.103 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.103 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.104 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 14:52:48.104 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35943/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:48.105 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.105 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 14:52:48.105 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.106 [DefaultDispatcher-worker-1 @coroutine#2100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.106 [DefaultDispatcher-worker-1 @coroutine#2100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.135 [DefaultDispatcher-worker-2 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f93ec02 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-21 14:52:48.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-21 14:52:48.160 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.171 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.173 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.174 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.174 [DefaultDispatcher-worker-7 @coroutine#2124] 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:51951/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:48.174 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.174 [DefaultDispatcher-worker-7 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:48.176 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.176 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.184 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.184 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.184 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.184 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.185 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.185 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.188 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38d1e 2024-04-21 14:52:48.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-21 14:52:48.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-21 14:52:48.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.211 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.214 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.226 [DefaultDispatcher-worker-6 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-21 14:52:48.226 [DefaultDispatcher-worker-9 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.233 [DefaultDispatcher-worker-6 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.240 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:48.241 [DefaultDispatcher-worker-2 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.244 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800a3a2 2024-04-21 14:52:48.244 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2800a3a2 2024-04-21 14:52:48.247 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c758d2 2024-04-21 14:52:48.247 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c758d2 2024-04-21 14:52:48.248 [DefaultDispatcher-worker-10 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.251 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8c8d2 2024-04-21 14:52:48.251 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f8c8d2 2024-04-21 14:52:48.254 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa52e9 2024-04-21 14:52:48.254 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@67fa52e9 2024-04-21 14:52:48.258 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae007 2024-04-21 14:52:48.258 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae007 2024-04-21 14:52:48.261 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56573044 2024-04-21 14:52:48.261 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56573044 2024-04-21 14:52:48.265 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@328ddc04 2024-04-21 14:52:48.265 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@328ddc04 2024-04-21 14:52:48.269 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ada6 2024-04-21 14:52:48.269 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ada6 2024-04-21 14:52:48.271 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82bf83 2024-04-21 14:52:48.271 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82bf83 2024-04-21 14:52:48.271 [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 14:52:48.274 [DefaultDispatcher-worker-3 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.291 [DefaultDispatcher-worker-2 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.292 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.297 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816755a 2024-04-21 14:52:48.297 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816755a 2024-04-21 14:52:48.302 [DefaultDispatcher-worker-7 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.303 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d19628 2024-04-21 14:52:48.303 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d19628 2024-04-21 14:52:48.307 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee1e2a 2024-04-21 14:52:48.307 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee1e2a 2024-04-21 14:52:48.309 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec9c13 2024-04-21 14:52:48.309 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec9c13 2024-04-21 14:52:48.312 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b8111 2024-04-21 14:52:48.312 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b8111 2024-04-21 14:52:48.312 [DefaultDispatcher-worker-3 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.314 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1681386e 2024-04-21 14:52:48.314 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1681386e 2024-04-21 14:52:48.316 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c7bda 2024-04-21 14:52:48.316 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c7bda 2024-04-21 14:52:48.319 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3635c 2024-04-21 14:52:48.319 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3635c 2024-04-21 14:52:48.321 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e071bc 2024-04-21 14:52:48.321 [DefaultDispatcher-worker-9 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.321 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e071bc 2024-04-21 14:52:48.321 [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 14:52:48.332 [DefaultDispatcher-worker-14 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-21 14:52:48.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-21 14:52:48.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.369 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.371 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.372 [DefaultDispatcher-worker-14 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.372 [DefaultDispatcher-worker-14 @coroutine#2166] 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:54319/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:48.372 [DefaultDispatcher-worker-14 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.372 [DefaultDispatcher-worker-14 @coroutine#2166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54319/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:48.373 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.373 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.381 [DefaultDispatcher-worker-13 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.382 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.382 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.382 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.383 [DefaultDispatcher-worker-6 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.383 [DefaultDispatcher-worker-6 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.384 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f53f5a4 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-21 14:52:48.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-21 14:52:48.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.402 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.404 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.416 [DefaultDispatcher-worker-15 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-21 14:52:48.417 [DefaultDispatcher-worker-16 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.425 [DefaultDispatcher-worker-4 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.434 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:48.436 [DefaultDispatcher-worker-3 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:48.436 [DefaultDispatcher-worker-3 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.436 [DefaultDispatcher-worker-3 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.436 [DefaultDispatcher-worker-3 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.437 [DefaultDispatcher-worker-5 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.438 [DefaultDispatcher-worker-13 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.438 [DefaultDispatcher-worker-13 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.439 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@d912ca9 2024-04-21 14:52:48.439 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@d912ca9 2024-04-21 14:52:48.442 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@356d36b 2024-04-21 14:52:48.442 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@356d36b 2024-04-21 14:52:48.447 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76947d9 2024-04-21 14:52:48.447 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76947d9 2024-04-21 14:52:48.447 [DefaultDispatcher-worker-6 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.448 [DefaultDispatcher-worker-1 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.448 [DefaultDispatcher-worker-1 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 14:52:48.448 [DefaultDispatcher-worker-1 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.450 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.450 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-21 14:52:48.450 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@426bd950 2024-04-21 14:52:48.450 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@426bd950 2024-04-21 14:52:48.450 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-21 14:52:48.450 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54319/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:48.451 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.451 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-21 14:52:48.451 [DefaultDispatcher-worker-6 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.451 [DefaultDispatcher-worker-4 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.451 [DefaultDispatcher-worker-4 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-21 14:52:48.453 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b51d0 2024-04-21 14:52:48.453 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b51d0 2024-04-21 14:52:48.455 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e31ff3 2024-04-21 14:52:48.455 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e31ff3 2024-04-21 14:52:48.458 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79c9d9 2024-04-21 14:52:48.458 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79c9d9 2024-04-21 14:52:48.461 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2244261f 2024-04-21 14:52:48.461 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2244261f 2024-04-21 14:52:48.463 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4d6656 2024-04-21 14:52:48.463 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4d6656 2024-04-21 14:52:48.463 [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 14:52:48.475 [DefaultDispatcher-worker-2 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:48.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d96b8fb 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-21 14:52:48.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-21 14:52:48.489 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.494 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32699631 2024-04-21 14:52:48.494 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32699631 2024-04-21 14:52:48.498 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae6e0c 2024-04-21 14:52:48.498 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae6e0c 2024-04-21 14:52:48.500 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891fd41 2024-04-21 14:52:48.500 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891fd41 2024-04-21 14:52:48.502 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d936437 2024-04-21 14:52:48.502 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d936437 2024-04-21 14:52:48.505 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@335bdaa 2024-04-21 14:52:48.505 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@335bdaa 2024-04-21 14:52:48.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.507 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c247dce 2024-04-21 14:52:48.507 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c247dce 2024-04-21 14:52:48.509 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b68fafe 2024-04-21 14:52:48.509 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b68fafe 2024-04-21 14:52:48.512 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbc9b78 2024-04-21 14:52:48.512 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbc9b78 2024-04-21 14:52:48.514 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@334aad88 2024-04-21 14:52:48.514 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@334aad88 2024-04-21 14:52:48.514 [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 14:52:48.519 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.520 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.521 [DefaultDispatcher-worker-2 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.522 [DefaultDispatcher-worker-2 @coroutine#2223] 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:55443/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-21 14:52:48.522 [DefaultDispatcher-worker-2 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.522 [DefaultDispatcher-worker-2 @coroutine#2223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-21 14:52:48.524 [DefaultDispatcher-worker-12 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.524 [DefaultDispatcher-worker-12 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:48.533 [DefaultDispatcher-worker-12 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-12 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-12 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-12 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-3 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.534 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.535 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.535 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.535 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.535 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.537 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d52d4c 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-21 14:52:48.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-21 14:52:48.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-21 14:52:48.542 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.554 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.556 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.561 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/auth/register 2024-04-21 14:52:48.561 [DefaultDispatcher-worker-5 @coroutine#2248] 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:55443/auth/register. 2024-04-21 14:52:48.561 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/auth/register 2024-04-21 14:52:48.561 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55443/auth/register from class io.ktor.http.content.TextContent 2024-04-21 14:52:48.562 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/auth/register 2024-04-21 14:52:48.562 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/auth/register 2024-04-21 14:52:48.566 [DefaultDispatcher-worker-15 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-21 14:52:48.582 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.587 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@298829c6 2024-04-21 14:52:48.587 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@298829c6 2024-04-21 14:52:48.592 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@274fc287 2024-04-21 14:52:48.592 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@274fc287 2024-04-21 14:52:48.595 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@237042b6 2024-04-21 14:52:48.595 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@237042b6 2024-04-21 14:52:48.597 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6672c8bc 2024-04-21 14:52:48.597 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6672c8bc 2024-04-21 14:52:48.599 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c1bad 2024-04-21 14:52:48.599 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c1bad 2024-04-21 14:52:48.602 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@575eab1b 2024-04-21 14:52:48.602 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@575eab1b 2024-04-21 14:52:48.604 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@769a26b4 2024-04-21 14:52:48.604 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@769a26b4 2024-04-21 14:52:48.605 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55443/auth/register. 2024-04-21 14:52:48.605 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55443/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:48.606 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d37f3 2024-04-21 14:52:48.606 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d37f3 2024-04-21 14:52:48.609 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b2d5e6 2024-04-21 14:52:48.609 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b2d5e6 2024-04-21 14:52:48.609 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-21 14:52:48.633 [DefaultDispatcher-worker-15 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.641 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.642 [DefaultDispatcher-worker-15 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:48.644 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@602cfb16 2024-04-21 14:52:48.644 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@602cfb16 2024-04-21 14:52:48.648 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeb0963 2024-04-21 14:52:48.648 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeb0963 2024-04-21 14:52:48.653 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad49066 2024-04-21 14:52:48.653 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad49066 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-21 14:52:48.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-21 14:52:48.655 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd60358 2024-04-21 14:52:48.655 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd60358 2024-04-21 14:52:48.658 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2825a9ff 2024-04-21 14:52:48.658 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2825a9ff 2024-04-21 14:52:48.660 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e330d89 2024-04-21 14:52:48.660 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e330d89 2024-04-21 14:52:48.662 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502af989 2024-04-21 14:52:48.663 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502af989 2024-04-21 14:52:48.665 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff9fc17 2024-04-21 14:52:48.665 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff9fc17 2024-04-21 14:52:48.667 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a16ce46 2024-04-21 14:52:48.667 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a16ce46 2024-04-21 14:52:48.667 [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 14:52:48.675 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.686 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.688 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.690 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.690 [DefaultDispatcher-worker-15 @coroutine#2261] 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 14:52:48.690 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.690 [DefaultDispatcher-worker-15 @coroutine#2261] 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 14:52:48.691 [DefaultDispatcher-worker-10 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.691 [DefaultDispatcher-worker-10 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.694 [DefaultDispatcher-worker-7 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:48.694 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.694 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.694 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.695 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.696 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.700 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.700 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.700 [DefaultDispatcher-worker-8 @coroutine#2260] 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 14:52:48.700 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.701 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.701 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.703 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.707 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.723 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-21 14:52:48.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-21 14:52:48.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-21 14:52:48.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.725 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193d73d3: (connection evicted) 2024-04-21 14:52:48.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-21 14:52:48.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-21 14:52:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a0c3c6 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-21 14:52:48.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-21 14:52:48.731 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.742 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.744 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.745 [DefaultDispatcher-worker-5 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.745 [DefaultDispatcher-worker-5 @coroutine#2291] 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 14:52:48.745 [DefaultDispatcher-worker-5 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.745 [DefaultDispatcher-worker-5 @coroutine#2291] 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 14:52:48.746 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.747 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.756 [DefaultDispatcher-worker-10 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.756 [DefaultDispatcher-worker-10 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.756 [DefaultDispatcher-worker-10 @coroutine#2290] 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 14:52:48.756 [DefaultDispatcher-worker-10 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.757 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.757 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.760 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.764 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.770 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-21 14:52:48.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-21 14:52:48.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-21 14:52:48.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.771 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6: (connection evicted) 2024-04-21 14:52:48.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-21 14:52:48.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-21 14:52:48.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-21 14:52:48.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-21 14:52:48.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.790 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.791 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.792 [DefaultDispatcher-worker-10 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.792 [DefaultDispatcher-worker-10 @coroutine#2319] 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 14:52:48.792 [DefaultDispatcher-worker-10 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.792 [DefaultDispatcher-worker-10 @coroutine#2319] 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 14:52:48.794 [DefaultDispatcher-worker-11 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.794 [DefaultDispatcher-worker-11 @coroutine#2319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.803 [DefaultDispatcher-worker-11 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.803 [DefaultDispatcher-worker-11 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.803 [DefaultDispatcher-worker-11 @coroutine#2318] 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 14:52:48.803 [DefaultDispatcher-worker-11 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.804 [DefaultDispatcher-worker-10 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.804 [DefaultDispatcher-worker-10 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.806 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.809 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.814 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.816 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.817 [DefaultDispatcher-worker-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:48.817 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.817 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.817 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.819 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.819 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.819 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.823 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.825 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-21 14:52:48.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-21 14:52:48.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-21 14:52:48.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.826 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7305191e: (connection evicted) 2024-04-21 14:52:48.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-21 14:52:48.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67201002 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-21 14:52:48.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-21 14:52:48.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.843 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.845 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.846 [DefaultDispatcher-worker-1 @coroutine#2360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.846 [DefaultDispatcher-worker-1 @coroutine#2360] 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 14:52:48.846 [DefaultDispatcher-worker-1 @coroutine#2360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.846 [DefaultDispatcher-worker-1 @coroutine#2360] 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 14:52:48.848 [DefaultDispatcher-worker-14 @coroutine#2360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.848 [DefaultDispatcher-worker-14 @coroutine#2360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.857 [DefaultDispatcher-worker-4 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.857 [DefaultDispatcher-worker-4 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.857 [DefaultDispatcher-worker-4 @coroutine#2359] 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 14:52:48.857 [DefaultDispatcher-worker-4 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.857 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.858 [DefaultDispatcher-worker-10 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.860 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.863 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.867 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-21 14:52:48.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-21 14:52:48.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-21 14:52:48.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.868 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba: (connection evicted) 2024-04-21 14:52:48.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-21 14:52:48.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-21 14:52:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-21 14:52:48.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-21 14:52:48.873 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.884 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.886 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.887 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.887 [DefaultDispatcher-worker-4 @coroutine#2392] 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 14:52:48.887 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.887 [DefaultDispatcher-worker-4 @coroutine#2392] 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 14:52:48.889 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.889 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.893 [DefaultDispatcher-worker-8 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:48.893 [DefaultDispatcher-worker-8 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.893 [DefaultDispatcher-worker-8 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:48.893 [DefaultDispatcher-worker-8 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.894 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.895 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:48.898 [DefaultDispatcher-worker-5 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.898 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.898 [DefaultDispatcher-worker-5 @coroutine#2391] 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 14:52:48.898 [DefaultDispatcher-worker-5 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.899 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.899 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.900 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.904 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.907 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.910 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.914 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-21 14:52:48.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-21 14:52:48.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-21 14:52:48.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.915 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972: (connection evicted) 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-21 14:52:48.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:48.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:48.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:48.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:48.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:48.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-21 14:52:48.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-21 14:52:48.920 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.931 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.933 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.933 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.933 [DefaultDispatcher-worker-1 @coroutine#2426] 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 14:52:48.933 [DefaultDispatcher-worker-1 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.933 [DefaultDispatcher-worker-1 @coroutine#2426] 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 14:52:48.935 [DefaultDispatcher-worker-15 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.935 [DefaultDispatcher-worker-15 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-21 14:52:48.944 [DefaultDispatcher-worker-9 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.944 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.944 [DefaultDispatcher-worker-9 @coroutine#2425] 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 14:52:48.944 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.945 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.945 [DefaultDispatcher-worker-6 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-21 14:52:48.947 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.950 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-21 14:52:48.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-21 14:52:48.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-21 14:52:48.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:48.952 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439047ef: (connection evicted) 2024-04-21 14:52:48.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:48.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-21 14:52:48.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-21 14:52:49.049 [DefaultDispatcher-worker-4 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:49.049 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.049 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.049 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.050 [DefaultDispatcher-worker-4 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:49.050 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.050 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.050 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.050 [DefaultDispatcher-worker-1 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.051 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.051 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.194 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:49.195 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.195 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.195 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.196 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.196 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f63a6f2 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-21 14:52:49.273 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.284 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.286 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.287 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.287 [DefaultDispatcher-worker-11 @coroutine#2483] 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 14:52:49.287 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.287 [DefaultDispatcher-worker-11 @coroutine#2483] 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 14:52:49.289 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.289 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.297 [DefaultDispatcher-worker-10 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.297 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.298 [DefaultDispatcher-worker-10 @coroutine#2482] 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 14:52:49.298 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.298 [DefaultDispatcher-worker-1 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.298 [DefaultDispatcher-worker-1 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.301 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.321 [DefaultDispatcher-worker-2 @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.354 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:49.358 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e1a88d 2024-04-21 14:52:49.358 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e1a88d 2024-04-21 14:52:49.362 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f264ec1 2024-04-21 14:52:49.362 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f264ec1 2024-04-21 14:52:49.366 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19c3fd 2024-04-21 14:52:49.366 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19c3fd 2024-04-21 14:52:49.367 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-21 14:52:49.369 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1b44fa 2024-04-21 14:52:49.369 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1b44fa 2024-04-21 14:52:49.371 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42722074 2024-04-21 14:52:49.371 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@42722074 2024-04-21 14:52:49.373 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f2ebd 2024-04-21 14:52:49.374 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f2ebd 2024-04-21 14:52:49.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-21 14:52:49.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-21 14:52:49.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-04-21 14:52:49.374 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67915454: (connection evicted) 2024-04-21 14:52:49.375 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e1a88d: (connection evicted) 2024-04-21 14:52:49.376 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f264ec1: (connection evicted) 2024-04-21 14:52:49.378 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b19c3fd: (connection evicted) 2024-04-21 14:52:49.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adc1480 2024-04-21 14:52:49.378 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adc1480 2024-04-21 14:52:49.378 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1b44fa: (connection evicted) 2024-04-21 14:52:49.379 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42722074: (connection evicted) 2024-04-21 14:52:49.379 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5f2ebd: (connection evicted) 2024-04-21 14:52:49.379 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adc1480: (connection evicted) 2024-04-21 14:52:49.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-21 14:52:49.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d6e0d 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-21 14:52:49.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-21 14:52:49.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.394 [DefaultDispatcher-worker-3 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:49.394 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.394 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.394 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.395 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.395 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.404 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.406 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.407 [DefaultDispatcher-worker-4 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.407 [DefaultDispatcher-worker-4 @coroutine#2509] 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 14:52:49.407 [DefaultDispatcher-worker-4 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.407 [DefaultDispatcher-worker-4 @coroutine#2509] 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 14:52:49.409 [DefaultDispatcher-worker-13 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.409 [DefaultDispatcher-worker-13 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.418 [DefaultDispatcher-worker-3 @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.418 [DefaultDispatcher-worker-3 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.418 [DefaultDispatcher-worker-3 @coroutine#2508] 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 14:52:49.418 [DefaultDispatcher-worker-3 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.419 [DefaultDispatcher-worker-9 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.419 [DefaultDispatcher-worker-9 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.422 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.440 [DefaultDispatcher-worker-11 @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.448 [DefaultDispatcher-worker-15 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:49.448 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.448 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.448 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.450 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.450 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.481 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-04-21 14:52:49.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-21 14:52:49.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-21 14:52:49.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.484 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18edbed9: (connection evicted) 2024-04-21 14:52:49.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-21 14:52:49.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:49.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-21 14:52:49.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-21 14:52:49.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.502 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.504 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.505 [DefaultDispatcher-worker-6 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.505 [DefaultDispatcher-worker-6 @coroutine#2535] 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 14:52:49.505 [DefaultDispatcher-worker-6 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.505 [DefaultDispatcher-worker-6 @coroutine#2535] 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 14:52:49.507 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.507 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.516 [DefaultDispatcher-worker-2 @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.516 [DefaultDispatcher-worker-2 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.516 [DefaultDispatcher-worker-2 @coroutine#2534] 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 14:52:49.516 [DefaultDispatcher-worker-2 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.517 [DefaultDispatcher-worker-2 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.517 [DefaultDispatcher-worker-2 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.520 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.538 [DefaultDispatcher-worker-12 @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-5 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:49.548 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.549 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.549 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.550 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.550 [DefaultDispatcher-worker-15 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.550 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.550 [DefaultDispatcher-worker-15 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.577 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-04-21 14:52:49.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-21 14:52:49.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-21 14:52:49.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.580 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-04-21 14:52:49.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-21 14:52:49.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-21 14:52:49.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-21 14:52:49.587 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.598 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.600 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.601 [DefaultDispatcher-worker-2 @coroutine#2564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.601 [DefaultDispatcher-worker-2 @coroutine#2564] 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 14:52:49.601 [DefaultDispatcher-worker-2 @coroutine#2564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.601 [DefaultDispatcher-worker-2 @coroutine#2564] 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 14:52:49.603 [DefaultDispatcher-worker-3 @coroutine#2564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.603 [DefaultDispatcher-worker-3 @coroutine#2564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:49.610 [DefaultDispatcher-worker-4 @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.610 [DefaultDispatcher-worker-4 @coroutine#2563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.611 [DefaultDispatcher-worker-4 @coroutine#2563] 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 14:52:49.611 [DefaultDispatcher-worker-4 @coroutine#2563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.611 [DefaultDispatcher-worker-16 @coroutine#2563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.611 [DefaultDispatcher-worker-16 @coroutine#2563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.613 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.628 [DefaultDispatcher-worker-6 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.661 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2024-04-21 14:52:49.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-21 14:52:49.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-21 14:52:49.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.663 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1: (connection evicted) 2024-04-21 14:52:49.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-21 14:52:49.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de83be1 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.677 [Test worker @coroutine#2580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-21 14:52:49.678 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.678 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.678 [Test worker @coroutine#2580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-21 14:52:49.691 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.703 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.705 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.705 [DefaultDispatcher-worker-7 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:49.705 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.706 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.706 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.707 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.707 [DefaultDispatcher-worker-7 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.707 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.717 [DefaultDispatcher-worker-4 @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.729 [DefaultDispatcher-worker-5 @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-04-21 14:52:49.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-21 14:52:49.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-21 14:52:49.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.732 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf: (connection evicted) 2024-04-21 14:52:49.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-21 14:52:49.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-21 14:52:49.734 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cd1f67 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.735 [Test worker @coroutine#2610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-21 14:52:49.752 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.765 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.766 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.768 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69eb1f23 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.769 [Test worker @coroutine#2610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-21 14:52:49.784 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.795 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.797 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.799 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.811 [DefaultDispatcher-worker-5 @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29897daf 2024-04-21 14:52:49.828 [DefaultDispatcher-worker-10 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:49.828 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.828 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.828 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.828 [DefaultDispatcher-worker-14 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.830 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.830 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.836 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:49.840 [DefaultDispatcher-worker-7 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.850 [DefaultDispatcher-worker-11 @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-04-21 14:52:49.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-21 14:52:49.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-21 14:52:49.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.867 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647d3279: (connection evicted) 2024-04-21 14:52:49.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-21 14:52:49.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-21 14:52:49.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-21 14:52:49.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-21 14:52:49.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.868 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29897daf: (connection evicted) 2024-04-21 14:52:49.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-21 14:52:49.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38447073 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.871 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.872 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-21 14:52:49.889 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.901 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.903 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.905 [DefaultDispatcher-worker-3 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:49.905 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.905 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.905 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:49.905 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abbdcde 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.905 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-21 14:52:49.906 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.906 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.906 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-21 14:52:49.920 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.931 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.932 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.934 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.946 [DefaultDispatcher-worker-12 @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10407e 2024-04-21 14:52:49.959 [DefaultDispatcher-worker-10 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.969 [DefaultDispatcher-worker-15 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.972 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:49.977 [DefaultDispatcher-worker-12 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9 2024-04-21 14:52:49.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-21 14:52:49.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-21 14:52:49.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.982 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9b9cb9: (connection evicted) 2024-04-21 14:52:49.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-21 14:52:49.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-21 14:52:49.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-21 14:52:49.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-21 14:52:49.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:49.983 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a10407e: (connection evicted) 2024-04-21 14:52:49.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:49.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-21 14:52:49.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-21 14:52:49.986 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:49.987 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-21 14:52:49.988 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:49.988 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:49.988 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-21 14:52:50.005 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.016 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.018 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.024 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.033 [DefaultDispatcher-worker-3 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.057 [DefaultDispatcher-worker-13 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.061 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.062 [DefaultDispatcher-worker-6 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-11 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-6 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-6 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-6 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.063 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.064 [DefaultDispatcher-worker-6 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.064 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.064 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.068 [DefaultDispatcher-worker-2 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-04-21 14:52:50.088 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-21 14:52:50.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-21 14:52:50.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.090 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3: (connection evicted) 2024-04-21 14:52:50.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:50.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-21 14:52:50.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ae1cb 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.092 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-21 14:52:50.093 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.093 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.093 [Test worker @coroutine#2741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-21 14:52:50.109 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.120 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.122 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.123 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.133 [DefaultDispatcher-worker-5 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.153 [DefaultDispatcher-worker-10 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.157 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.165 [DefaultDispatcher-worker-2 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3380313d 2024-04-21 14:52:50.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-21 14:52:50.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-21 14:52:50.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.171 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3380313d: (connection evicted) 2024-04-21 14:52:50.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:50.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-21 14:52:50.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@396a4dea 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.174 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-21 14:52:50.175 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.175 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.175 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-21 14:52:50.192 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.203 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.205 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.205 [DefaultDispatcher-worker-10 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:50.206 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.206 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.206 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.207 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.207 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.207 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.216 [DefaultDispatcher-worker-10 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.234 [DefaultDispatcher-worker-10 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.242 [DefaultDispatcher-worker-14 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.293 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.421 [DefaultDispatcher-worker-16 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:50.421 [DefaultDispatcher-worker-16 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.422 [DefaultDispatcher-worker-16 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.422 [DefaultDispatcher-worker-16 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.423 [DefaultDispatcher-worker-5 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.423 [DefaultDispatcher-worker-5 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.429 [DefaultDispatcher-worker-5 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-04-21 14:52:50.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-21 14:52:50.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-21 14:52:50.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.475 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75: (connection evicted) 2024-04-21 14:52:50.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:50.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-21 14:52:50.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.479 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6108c962 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.480 [Test worker @coroutine#2833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-21 14:52:50.481 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.481 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.481 [Test worker @coroutine#2833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-21 14:52:50.483 [DefaultDispatcher-worker-5 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:50.483 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.483 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.483 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.485 [DefaultDispatcher-worker-10 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.485 [DefaultDispatcher-worker-10 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.496 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.507 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.508 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.510 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.519 [DefaultDispatcher-worker-10 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.522 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.540 [DefaultDispatcher-worker-16 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.549 [DefaultDispatcher-worker-2 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64455184 2024-04-21 14:52:50.561 [DefaultDispatcher-worker-8 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:50.562 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.562 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.562 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.563 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.563 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-21 14:52:50.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-21 14:52:50.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.563 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64455184: (connection evicted) 2024-04-21 14:52:50.564 [DefaultDispatcher-worker-8 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:50.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:50.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-21 14:52:50.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-21 14:52:50.564 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.564 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.564 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.565 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.565 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c79a7c1 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.566 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.567 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-21 14:52:50.583 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.594 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.595 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.597 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.606 [DefaultDispatcher-worker-13 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c555efb 2024-04-21 14:52:50.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-21 14:52:50.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-21 14:52:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.666 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c555efb: (connection evicted) 2024-04-21 14:52:50.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:50.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-21 14:52:50.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c32aa7e 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-21 14:52:50.740 [DefaultDispatcher-worker-15 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:50.740 [DefaultDispatcher-worker-15 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.740 [DefaultDispatcher-worker-15 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.740 [DefaultDispatcher-worker-15 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.741 [DefaultDispatcher-worker-8 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.741 [DefaultDispatcher-worker-8 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.761 [DefaultDispatcher-worker-11 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.769 [DefaultDispatcher-worker-13 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.770 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:50.779 [DefaultDispatcher-worker-10 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.788 [DefaultDispatcher-worker-10 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.819 [DefaultDispatcher-worker-8 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.819 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-21 14:52:50.824 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-04-21 14:52:50.825 [DefaultDispatcher-worker-15 @coroutine#2918] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-21 14:52:50.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413a2520 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-21 14:52:50.840 [DefaultDispatcher-worker-14 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:50.840 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.840 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.840 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.842 [DefaultDispatcher-worker-13 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.842 [DefaultDispatcher-worker-13 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.845 [DefaultDispatcher-worker-1 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.845 [DefaultDispatcher-worker-1 @coroutine#2923] 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 14:52:50.845 [DefaultDispatcher-worker-1 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.845 [DefaultDispatcher-worker-1 @coroutine#2923] 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 14:52:50.847 [eventLoopGroupProxy-19-1 @call-handler#2931] 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 14:52:50.847 [eventLoopGroupProxy-19-2 @call-handler#2932] 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 14:52:50.847 [eventLoopGroupProxy-19-1 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.848 [eventLoopGroupProxy-19-2 @call-handler#2932] 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 14:52:50.848 [eventLoopGroupProxy-19-2 @call-handler#2932] 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 14:52:50.848 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.849 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.849 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd01876 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-21 14:52:50.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:50.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:50.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-21 14:52:50.865 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.865 [DefaultDispatcher-worker-2 @coroutine#2936] 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 14:52:50.865 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.865 [DefaultDispatcher-worker-2 @coroutine#2936] 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 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:50.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:50.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-21 14:52:50.866 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 14:52:50.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 14:52:50.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-21 14:52:50.866 [DefaultDispatcher-worker-10 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.866 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.866 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-21 14:52:50.866 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.866 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE 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 14:52:50.866 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.867 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.867 [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 14:52:50.867 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.867 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.867 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.868 [eventLoopGroupProxy-19-2 @call-handler#2948] 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 14:52:50.868 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.868 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.868 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.878 [DefaultDispatcher-worker-6 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.884 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.884 [DefaultDispatcher-worker-12 @coroutine#2954] 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 14:52:50.884 [DefaultDispatcher-worker-12 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.884 [DefaultDispatcher-worker-12 @coroutine#2954] 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 14:52:50.885 [eventLoopGroupProxy-19-2 @call-handler#2959] 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 14:52:50.886 [eventLoopGroupProxy-19-2 @call-handler#2959] 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 14:52:50.886 [eventLoopGroupProxy-19-2 @call-handler#2959] 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 14:52:50.887 [eventLoopGroupProxy-19-4 @call-handler#2962] 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 14:52:50.887 [eventLoopGroupProxy-19-4 @call-handler#2962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.889 [DefaultDispatcher-worker-9 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.896 [DefaultDispatcher-worker-2 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:50.896 [DefaultDispatcher-worker-2 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.896 [DefaultDispatcher-worker-2 @coroutine#2935] TRACE 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 14:52:50.896 [DefaultDispatcher-worker-2 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.897 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.897 [eventLoopGroupProxy-19-2 @call-handler#2959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.898 [DefaultDispatcher-worker-10 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.898 [DefaultDispatcher-worker-10 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-21 14:52:50.900 [eventLoopGroupProxy-19-5 @call-handler#2970] 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 14:52:50.900 [eventLoopGroupProxy-19-5 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.900 [DefaultDispatcher-worker-8 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.900 [DefaultDispatcher-worker-8 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.909 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.912 [DefaultDispatcher-worker-7 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:50.915 [DefaultDispatcher-worker-3 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 14:52:50.916 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.916 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE 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 14:52:50.916 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.917 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:50.917 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.918 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:50.918 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.919 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.919 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.920 [eventLoopGroupProxy-19-2 @call-handler#2981] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-21 14:52:50.920 [eventLoopGroupProxy-19-2 @call-handler#2981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.921 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.921 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-21 14:52:50.923 [DefaultDispatcher-worker-9 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:50.926 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.929 [DefaultDispatcher-worker-9 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 14:52:50.937 [DefaultDispatcher-worker-16 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-21 14:52:50.942 [DefaultDispatcher-worker-8 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:50.944 [DefaultDispatcher-worker-1 @coroutine#2958] 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 14:52:50.944 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE 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 14:52:50.944 [DefaultDispatcher-worker-1 @coroutine#2958] 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 14:52:50.945 [eventLoopGroupProxy-19-2 @call-handler#2995] 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 14:52:50.950 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.952 [DefaultDispatcher-worker-15 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.966 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:50.970 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-21 14:52:50.970 [DefaultDispatcher-worker-5 @coroutine#2958] 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 14:52:50.971 [DefaultDispatcher-worker-5 @coroutine#2958] 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 14:52:50.971 [DefaultDispatcher-worker-5 @coroutine#2958] 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 14:52:50.971 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337 2024-04-21 14:52:50.971 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE 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=583545053586190337. 2024-04-21 14:52:50.971 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337 2024-04-21 14:52:50.972 [eventLoopGroupProxy-19-2 @call-handler#3000] 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 14:52:50.975 [eventLoopGroupProxy-19-2 @call-handler#3000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.976 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337 2024-04-21 14:52:50.976 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337 2024-04-21 14:52:50.976 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337. 2024-04-21 14:52:50.976 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545053586190337 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:50.987 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:50.988 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:50.988 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE 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 14:52:50.988 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:50.989 [eventLoopGroupProxy-19-2 @call-handler#3004] 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 14:52:50.991 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:50.991 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:50.991 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:50.992 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 14:52:50.992 [DefaultDispatcher-worker-17 @coroutine#2958] 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 14:52:51.004 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.024 [DefaultDispatcher-worker-16 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.035 [DefaultDispatcher-worker-18 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.036 [DefaultDispatcher-worker-10 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.036 [DefaultDispatcher-worker-10 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.036 [DefaultDispatcher-worker-10 @coroutine#2924] 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 14:52:51.036 [DefaultDispatcher-worker-10 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.036 [DefaultDispatcher-worker-10 @coroutine#2924] 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 14:52:51.037 [eventLoopGroupProxy-19-2 @call-handler#3010] 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 14:52:51.037 [eventLoopGroupProxy-19-2 @call-handler#3010] 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 14:52:51.037 [eventLoopGroupProxy-19-2 @call-handler#3010] 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 14:52:51.045 [DefaultDispatcher-worker-3 @call-handler#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.045 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.045 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.046 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.046 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:51.046 [DefaultDispatcher-worker-14 @coroutine#2924] 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 14:52:51.054 [DefaultDispatcher-worker-9 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.063 [DefaultDispatcher-worker-4 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.064 [DefaultDispatcher-worker-9 @coroutine#2958] 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 14:52:51.064 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE 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 14:52:51.064 [DefaultDispatcher-worker-9 @coroutine#2958] 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 14:52:51.065 [eventLoopGroupProxy-19-2 @call-handler#3023] 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 14:52:51.074 [DefaultDispatcher-worker-14 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-17 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-17 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-17 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-2 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.075 [DefaultDispatcher-worker-17 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.076 [DefaultDispatcher-worker-17 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.077 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.077 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.087 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-21 14:52:51.087 [DefaultDispatcher-worker-9 @coroutine#2958] 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 14:52:51.087 [DefaultDispatcher-worker-9 @coroutine#2958] 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 14:52:51.088 [DefaultDispatcher-worker-9 @coroutine#2958] 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 14:52:51.088 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632 2024-04-21 14:52:51.088 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE 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=583545057881157632. 2024-04-21 14:52:51.088 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632 2024-04-21 14:52:51.089 [eventLoopGroupProxy-19-2 @call-handler#3032] 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 14:52:51.089 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.090 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632 2024-04-21 14:52:51.090 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632 2024-04-21 14:52:51.090 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632. 2024-04-21 14:52:51.090 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583545057881157632 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.100 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.101 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:51.101 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE 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 14:52:51.101 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:51.102 [eventLoopGroupProxy-19-2 @call-handler#3036] 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 14:52:51.102 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.102 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:51.102 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-21 14:52:51.103 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-21 14:52:51.103 [DefaultDispatcher-worker-2 @coroutine#2958] 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 14:52:51.112 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.136 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.148 [DefaultDispatcher-worker-12 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.148 [DefaultDispatcher-worker-2 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.148 [DefaultDispatcher-worker-2 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.148 [DefaultDispatcher-worker-2 @coroutine#2937] 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 14:52:51.148 [DefaultDispatcher-worker-2 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.148 [DefaultDispatcher-worker-2 @coroutine#2937] 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 14:52:51.149 [eventLoopGroupProxy-19-2 @call-handler#3042] 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 14:52:51.149 [eventLoopGroupProxy-19-2 @call-handler#3042] 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 14:52:51.149 [eventLoopGroupProxy-19-2 @call-handler#3042] 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 14:52:51.155 [DefaultDispatcher-worker-18 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.165 [DefaultDispatcher-worker-3 @call-handler#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.165 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.166 [DefaultDispatcher-worker-18 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.166 [DefaultDispatcher-worker-18 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.166 [DefaultDispatcher-worker-18 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:51.166 [DefaultDispatcher-worker-18 @coroutine#2937] 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 14:52:51.176 [DefaultDispatcher-worker-3 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.177 [UI Thread @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.177 [UI Thread @coroutine#3063] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.177 [UI Thread @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.178 [eventLoopGroupProxy-19-2 @call-handler#3073] 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 14:52:51.178 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.178 [UI Thread @coroutine#3066] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.178 [UI Thread @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.178 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.178 [UI Thread @coroutine#3068] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.178 [UI Thread @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.179 [eventLoopGroupProxy-19-5 @call-handler#3079] 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 14:52:51.180 [UI Thread @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.180 [UI Thread @coroutine#3087] TRACE 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=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337. 2024-04-21 14:52:51.180 [UI Thread @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.181 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.181 [eventLoopGroupProxy-19-6 @call-handler#3093] 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 14:52:51.182 [eventLoopGroupProxy-19-5 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.182 [UI Thread @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.182 [UI Thread @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.182 [UI Thread @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.182 [UI Thread @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.182 [UI Thread @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.183 [UI Thread @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.183 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.183 [UI Thread @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.183 [eventLoopGroupProxy-19-6 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.184 [UI Thread @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.184 [UI Thread @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.184 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.184 [UI Thread @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.184 [eventLoopGroupProxy-19-7 @call-handler#3101] 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 14:52:51.193 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.201 [eventLoopGroupProxy-19-7 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.202 [UI Thread @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.202 [UI Thread @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.202 [UI Thread @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337. 2024-04-21 14:52:51.202 [UI Thread @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.204 [DefaultDispatcher-worker-17 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.214 [DefaultDispatcher-worker-13 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.219 [DefaultDispatcher-worker-15 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:51.219 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.219 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.219 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.221 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.221 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.227 [DefaultDispatcher-worker-16 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.232 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336 2024-04-21 14:52:51.233 [UI Thread @coroutine#3112] TRACE 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=583545053586190336. 2024-04-21 14:52:51.233 [UI Thread @coroutine#3112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336 2024-04-21 14:52:51.234 [eventLoopGroupProxy-19-2 @call-handler#3114] 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 14:52:51.235 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.236 [UI Thread @coroutine#3112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336 2024-04-21 14:52:51.236 [UI Thread @coroutine#3112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336 2024-04-21 14:52:51.236 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336. 2024-04-21 14:52:51.236 [UI Thread @coroutine#3112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.246 [DefaultDispatcher-worker-2 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.259 [DefaultDispatcher-worker-18 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.267 [DefaultDispatcher-worker-12 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.267 [DefaultDispatcher-worker-12 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.267 [DefaultDispatcher-worker-12 @coroutine#2924] 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 14:52:51.267 [DefaultDispatcher-worker-12 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.267 [DefaultDispatcher-worker-12 @coroutine#2924] 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 14:52:51.269 [eventLoopGroupProxy-19-2 @call-handler#3123] 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 14:52:51.269 [eventLoopGroupProxy-19-2 @call-handler#3123] 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 14:52:51.269 [eventLoopGroupProxy-19-2 @call-handler#3123] 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 14:52:51.276 [DefaultDispatcher-worker-11 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.277 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.277 [DefaultDispatcher-worker-13 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.277 [DefaultDispatcher-worker-13 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.277 [DefaultDispatcher-worker-13 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:51.278 [DefaultDispatcher-worker-13 @coroutine#2924] 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 14:52:51.284 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337 2024-04-21 14:52:51.284 [UI Thread @coroutine#3139] TRACE 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=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337. 2024-04-21 14:52:51.284 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337 2024-04-21 14:52:51.285 [DefaultDispatcher-worker-1 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.285 [eventLoopGroupProxy-19-2 @call-handler#3144] 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 14:52:51.290 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.290 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337 2024-04-21 14:52:51.290 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337 2024-04-21 14:52:51.291 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337. 2024-04-21 14:52:51.291 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583545057881157632&assignmentUid=583545053586190336&clazzUid=583545053586190336&submitterUid=583545053586190337 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.299 [DefaultDispatcher-worker-16 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.308 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337 2024-04-21 14:52:51.308 [UI Thread @coroutine#3153] TRACE 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=583545053586190337. 2024-04-21 14:52:51.308 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337 2024-04-21 14:52:51.309 [eventLoopGroupProxy-19-2 @call-handler#3162] 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 14:52:51.310 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.310 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.310 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.310 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.310 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336 2024-04-21 14:52:51.310 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336. 2024-04-21 14:52:51.310 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336 2024-04-21 14:52:51.311 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.311 [UI Thread @coroutine#3165] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.311 [UI Thread @coroutine#3165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.311 [eventLoopGroupProxy-19-5 @call-handler#3173] 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 14:52:51.311 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.311 [UI Thread @coroutine#3167] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.311 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.311 [eventLoopGroupProxy-19-2 @call-handler#3177] 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 14:52:51.311 [eventLoopGroupProxy-19-6 @call-handler#3180] 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 14:52:51.312 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337 2024-04-21 14:52:51.312 [eventLoopGroupProxy-19-7 @call-handler#3183] 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 14:52:51.312 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337 2024-04-21 14:52:51.312 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337. 2024-04-21 14:52:51.312 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583545053586190337 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.313 [eventLoopGroupProxy-19-6 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.314 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.314 [UI Thread @coroutine#3165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.314 [UI Thread @coroutine#3165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.314 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.314 [UI Thread @coroutine#3165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.314 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.314 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.314 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.314 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.315 [eventLoopGroupProxy-19-5 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.316 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.316 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.316 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.316 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.316 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.317 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336 2024-04-21 14:52:51.317 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336 2024-04-21 14:52:51.317 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336. 2024-04-21 14:52:51.317 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.323 [DefaultDispatcher-worker-18 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.330 [DefaultDispatcher-worker-1 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.338 [DefaultDispatcher-worker-3 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.347 [DefaultDispatcher-worker-1 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.357 [DefaultDispatcher-worker-15 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.361 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632 2024-04-21 14:52:51.361 [UI Thread @coroutine#3197] TRACE 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=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632. 2024-04-21 14:52:51.361 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632 2024-04-21 14:52:51.363 [eventLoopGroupProxy-19-2 @call-handler#3199] 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 14:52:51.368 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.368 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632 2024-04-21 14:52:51.368 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632 2024-04-21 14:52:51.369 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632. 2024-04-21 14:52:51.369 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545057881157632 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.378 [DefaultDispatcher-worker-2 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.389 [DefaultDispatcher-worker-13 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.399 [DefaultDispatcher-worker-5 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.400 [DefaultDispatcher-worker-5 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.400 [DefaultDispatcher-worker-5 @coroutine#2937] 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 14:52:51.400 [DefaultDispatcher-worker-5 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.400 [DefaultDispatcher-worker-5 @coroutine#2937] 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 14:52:51.401 [eventLoopGroupProxy-19-2 @call-handler#3204] 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 14:52:51.401 [eventLoopGroupProxy-19-2 @call-handler#3204] 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 14:52:51.401 [eventLoopGroupProxy-19-2 @call-handler#3204] 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 14:52:51.411 [DefaultDispatcher-worker-2 @call-handler#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-04-21 14:52:51.411 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.411 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.412 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-21 14:52:51.412 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-21 14:52:51.412 [DefaultDispatcher-worker-6 @coroutine#2937] 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 14:52:51.414 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.414 [UI Thread @coroutine#3228] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.414 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.414 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.414 [UI Thread @coroutine#3231] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.414 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.415 [eventLoopGroupProxy-19-2 @call-handler#3239] 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 14:52:51.415 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.415 [UI Thread @coroutine#3233] TRACE 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=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.415 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.415 [eventLoopGroupProxy-19-5 @call-handler#3245] 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 14:52:51.415 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.415 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337. 2024-04-21 14:52:51.415 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.415 [eventLoopGroupProxy-19-6 @call-handler#3254] 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 14:52:51.416 [eventLoopGroupProxy-19-7 @call-handler#3259] 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 14:52:51.417 [eventLoopGroupProxy-19-5 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.417 [eventLoopGroupProxy-19-6 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.417 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.417 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.418 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.418 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.418 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.418 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.418 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.418 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.418 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.419 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.419 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 2024-04-21 14:52:51.419 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336. 2024-04-21 14:52:51.419 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583545053586190337&assignmentUid=583545053586190336 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.420 [eventLoopGroupProxy-19-7 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-21 14:52:51.420 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.420 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 2024-04-21 14:52:51.421 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337. 2024-04-21 14:52:51.421 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583545053586190336&clazzUid=583545053586190336&accountPersonUid=583545053586190337 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:51.424 [DefaultDispatcher-worker-5 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-21 14:52:51.429 [DefaultDispatcher-worker-15 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.433 [DefaultDispatcher-worker-8 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:51.433 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.433 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.433 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.434 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.434 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.437 [DefaultDispatcher-worker-17 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.443 [DefaultDispatcher-worker-3 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.451 [DefaultDispatcher-worker-17 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-04-21 14:52:51.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-21 14:52:51.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-21 14:52:51.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:51.455 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9: (connection evicted) 2024-04-21 14:52:51.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:51.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-21 14:52:51.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-21 14:52:51.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-21 14:52:51.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-21 14:52:51.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:51.457 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf27411: (connection evicted) 2024-04-21 14:52:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:51.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-21 14:52:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-21 14:52:51.493 [DefaultDispatcher-worker-4 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:51.493 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.493 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.493 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.494 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.495 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.576 [DefaultDispatcher-worker-17 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:51.576 [DefaultDispatcher-worker-17 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.576 [DefaultDispatcher-worker-17 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.576 [DefaultDispatcher-worker-17 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.577 [DefaultDispatcher-worker-16 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.577 [DefaultDispatcher-worker-16 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.578 [DefaultDispatcher-worker-16 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:51.579 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.579 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.579 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.580 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.580 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.752 [DefaultDispatcher-worker-8 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:51.752 [DefaultDispatcher-worker-8 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.752 [DefaultDispatcher-worker-8 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.752 [DefaultDispatcher-worker-8 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.753 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.753 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.851 [DefaultDispatcher-worker-3 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:51.851 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.852 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.852 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.853 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.853 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.927 [DefaultDispatcher-worker-6 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:51.928 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.928 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:51.928 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.929 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:51.929 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-16 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-3 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-3 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-3 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.089 [DefaultDispatcher-worker-3 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.090 [DefaultDispatcher-worker-8 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.090 [DefaultDispatcher-worker-8 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.090 [DefaultDispatcher-worker-15 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.231 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:52.231 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.232 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.232 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.233 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.233 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.444 [DefaultDispatcher-worker-8 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:52.444 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.444 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.444 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.445 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.445 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-21 14:52:52.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-21 14:52:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.462 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd8513b: (connection evicted) 2024-04-21 14:52:52.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-21 14:52:52.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb4cad0 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.466 [Test worker @coroutine#3317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-21 14:52:52.467 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.467 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.467 [Test worker @coroutine#3317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-21 14:52:52.484 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.497 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.499 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.501 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2453cbb7 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.501 [Test worker @coroutine#3317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-21 14:52:52.502 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.502 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.502 [Test worker @coroutine#3317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-21 14:52:52.505 [DefaultDispatcher-worker-15 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:52.505 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.505 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.505 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.506 [DefaultDispatcher-worker-2 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.506 [DefaultDispatcher-worker-2 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.515 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.526 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.528 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.529 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.541 [DefaultDispatcher-worker-3 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a89dec0 2024-04-21 14:52:52.554 [DefaultDispatcher-worker-6 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.564 [DefaultDispatcher-worker-6 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11 2024-04-21 14:52:52.567 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-21 14:52:52.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-21 14:52:52.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.573 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f95ce11: (connection evicted) 2024-04-21 14:52:52.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-21 14:52:52.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-21 14:52:52.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-21 14:52:52.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-21 14:52:52.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.574 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a89dec0: (connection evicted) 2024-04-21 14:52:52.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-21 14:52:52.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f32fe68 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.576 [Test worker @coroutine#3377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-21 14:52:52.577 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.577 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.577 [Test worker @coroutine#3377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-21 14:52:52.589 [DefaultDispatcher-worker-7 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:52.590 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.590 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.590 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-14 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.591 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.592 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.592 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.596 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.607 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.608 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.610 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.610 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519e0814 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.611 [Test worker @coroutine#3377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-21 14:52:52.625 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.635 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.637 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.639 [Test worker @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.652 [DefaultDispatcher-worker-4 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7701b695 2024-04-21 14:52:52.664 [DefaultDispatcher-worker-6 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.677 [DefaultDispatcher-worker-17 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.677 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.689 [DefaultDispatcher-worker-4 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.707 [DefaultDispatcher-worker-12 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-04-21 14:52:52.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-21 14:52:52.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-21 14:52:52.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.711 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10770c1: (connection evicted) 2024-04-21 14:52:52.711 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-21 14:52:52.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-21 14:52:52.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-21 14:52:52.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-21 14:52:52.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.713 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7701b695: (connection evicted) 2024-04-21 14:52:52.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-21 14:52:52.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-21 14:52:52.714 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d837af7 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.715 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.716 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-21 14:52:52.737 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.754 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.756 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.758 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9a12a1 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.758 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-21 14:52:52.759 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.759 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.759 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-21 14:52:52.763 [DefaultDispatcher-worker-14 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:52.763 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.763 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.763 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.764 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.765 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.773 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.784 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.786 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.787 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.799 [DefaultDispatcher-worker-18 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-21 14:52:52.813 [DefaultDispatcher-worker-1 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.816 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:52.825 [DefaultDispatcher-worker-18 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-21 14:52:52.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-21 14:52:52.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-21 14:52:52.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.832 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cfd722: (connection evicted) 2024-04-21 14:52:52.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-21 14:52:52.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-21 14:52:52.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-21 14:52:52.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-21 14:52:52.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.833 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a89db: (connection evicted) 2024-04-21 14:52:52.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-21 14:52:52.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4335c8 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.835 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.836 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-21 14:52:52.836 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.836 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.836 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-21 14:52:52.852 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.862 [DefaultDispatcher-worker-18 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:52.862 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.862 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.862 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.863 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.863 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.864 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.866 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.868 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121fe002 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.868 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.869 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-21 14:52:52.882 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.893 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.895 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.897 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.909 [DefaultDispatcher-worker-10 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-21 14:52:52.922 [DefaultDispatcher-worker-7 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.931 [DefaultDispatcher-worker-13 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-21 14:52:52.936 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:52.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-21 14:52:52.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-21 14:52:52.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.939 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@943d0c2: (connection evicted) 2024-04-21 14:52:52.939 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:52.940 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.940 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:52.940 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-21 14:52:52.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-21 14:52:52.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-21 14:52:52.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-21 14:52:52.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:52.940 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3: (connection evicted) 2024-04-21 14:52:52.941 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.941 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:52.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:52.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-21 14:52:52.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-21 14:52:52.942 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@144caca6 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.943 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-21 14:52:52.957 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.968 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.970 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.972 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4ee936 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:52.972 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:52.973 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-21 14:52:52.987 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:52.999 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:53.001 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:53.003 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:53.015 [DefaultDispatcher-worker-4 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363751f2 2024-04-21 14:52:53.027 [DefaultDispatcher-worker-4 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:53.040 [DefaultDispatcher-worker-4 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274 2024-04-21 14:52:53.043 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-21 14:52:53.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-21 14:52:53.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.048 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2d4274: (connection evicted) 2024-04-21 14:52:53.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-21 14:52:53.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-21 14:52:53.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-21 14:52:53.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-21 14:52:53.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.050 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363751f2: (connection evicted) 2024-04-21 14:52:53.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-21 14:52:53.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626edbe0 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.051 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.052 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-21 14:52:53.067 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.078 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.080 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.081 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a4e4c9 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.082 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-21 14:52:53.096 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.106 [DefaultDispatcher-worker-7 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:53.106 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.106 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.106 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.107 [DefaultDispatcher-worker-10 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:53.107 [DefaultDispatcher-worker-10 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.107 [DefaultDispatcher-worker-10 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.107 [DefaultDispatcher-worker-10 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.108 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.108 [DefaultDispatcher-worker-15 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.108 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.112 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.114 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.115 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.128 [DefaultDispatcher-worker-13 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c54e23b 2024-04-21 14:52:53.141 [DefaultDispatcher-worker-13 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.152 [DefaultDispatcher-worker-17 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.152 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:53.161 [DefaultDispatcher-worker-17 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a05727b 2024-04-21 14:52:53.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-21 14:52:53.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-21 14:52:53.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.170 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a05727b: (connection evicted) 2024-04-21 14:52:53.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-21 14:52:53.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-21 14:52:53.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-21 14:52:53.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-21 14:52:53.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.171 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c54e23b: (connection evicted) 2024-04-21 14:52:53.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-21 14:52:53.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2474331d 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.173 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-21 14:52:53.174 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.174 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.174 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-21 14:52:53.189 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.200 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.202 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.204 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b25ce5e 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.204 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-21 14:52:53.205 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.205 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.205 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-21 14:52:53.218 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.229 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.230 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.232 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.244 [DefaultDispatcher-worker-14 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:53.244 [DefaultDispatcher-worker-2 @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b841396 2024-04-21 14:52:53.244 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.244 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.244 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.245 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.245 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.256 [DefaultDispatcher-worker-1 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.267 [DefaultDispatcher-worker-1 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.274 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:53.276 [DefaultDispatcher-worker-15 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.296 [DefaultDispatcher-worker-14 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6 2024-04-21 14:52:53.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-21 14:52:53.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-21 14:52:53.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.300 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24eb71f6: (connection evicted) 2024-04-21 14:52:53.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-21 14:52:53.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-21 14:52:53.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-21 14:52:53.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-21 14:52:53.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.301 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b841396: (connection evicted) 2024-04-21 14:52:53.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-21 14:52:53.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17287458 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.303 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-21 14:52:53.304 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.304 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.304 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-21 14:52:53.320 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.331 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.333 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.335 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39352f6b 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.335 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-21 14:52:53.336 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.336 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.336 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-21 14:52:53.349 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.360 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.362 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.364 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.376 [DefaultDispatcher-worker-15 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34c3e307 2024-04-21 14:52:53.389 [DefaultDispatcher-worker-2 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.401 [DefaultDispatcher-worker-14 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.404 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:53.405 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f 2024-04-21 14:52:53.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-21 14:52:53.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-21 14:52:53.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.412 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd31e5f: (connection evicted) 2024-04-21 14:52:53.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-21 14:52:53.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-21 14:52:53.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-21 14:52:53.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-21 14:52:53.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.413 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c3e307: (connection evicted) 2024-04-21 14:52:53.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-21 14:52:53.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283074e8 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.415 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.416 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-21 14:52:53.433 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.444 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.446 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.447 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@670481b2 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-21 14:52:53.448 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.449 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.449 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-21 14:52:53.456 [DefaultDispatcher-worker-3 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:53.456 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.456 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.456 [DefaultDispatcher-worker-3 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.457 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.457 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.462 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.474 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.475 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.477 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.489 [DefaultDispatcher-worker-16 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465eb466 2024-04-21 14:52:53.502 [DefaultDispatcher-worker-8 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.512 [DefaultDispatcher-worker-3 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.516 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.516 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.516 [DefaultDispatcher-worker-17 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:53.517 [DefaultDispatcher-worker-17 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.517 [DefaultDispatcher-worker-17 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.517 [DefaultDispatcher-worker-17 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.518 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.518 [DefaultDispatcher-worker-6 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.519 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5 2024-04-21 14:52:53.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-21 14:52:53.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-21 14:52:53.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.527 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eb370c5: (connection evicted) 2024-04-21 14:52:53.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-21 14:52:53.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-21 14:52:53.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-21 14:52:53.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-21 14:52:53.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.528 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@465eb466: (connection evicted) 2024-04-21 14:52:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-21 14:52:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-21 14:52:53.529 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2080ee70 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.530 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-21 14:52:53.544 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.555 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.557 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.559 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7e2481 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.559 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-21 14:52:53.560 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.560 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.560 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-21 14:52:53.573 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.584 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.586 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.588 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.600 [DefaultDispatcher-worker-16 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-16 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.603 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.604 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.604 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.604 [DefaultDispatcher-worker-17 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.604 [DefaultDispatcher-worker-17 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.614 [DefaultDispatcher-worker-5 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.623 [DefaultDispatcher-worker-12 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-04-21 14:52:53.673 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.673 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-21 14:52:53.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-21 14:52:53.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.684 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817: (connection evicted) 2024-04-21 14:52:53.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-21 14:52:53.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-21 14:52:53.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-21 14:52:53.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-21 14:52:53.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.686 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1: (connection evicted) 2024-04-21 14:52:53.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-21 14:52:53.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43076326 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.687 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.688 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-21 14:52:53.688 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.688 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.688 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-21 14:52:53.702 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.713 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.715 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.717 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0b9643 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.717 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-21 14:52:53.718 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.718 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.718 [Test worker @coroutine#3978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-21 14:52:53.731 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.742 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.744 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.746 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.758 [DefaultDispatcher-worker-16 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2024-04-21 14:52:53.772 [DefaultDispatcher-worker-4 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.775 [DefaultDispatcher-worker-17 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:53.775 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.775 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.775 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.777 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.777 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.782 [DefaultDispatcher-worker-10 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2024-04-21 14:52:53.788 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:53.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-21 14:52:53.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-21 14:52:53.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.790 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b81a499: (connection evicted) 2024-04-21 14:52:53.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-21 14:52:53.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-21 14:52:53.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-21 14:52:53.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-21 14:52:53.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.791 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1507bc3: (connection evicted) 2024-04-21 14:52:53.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-21 14:52:53.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1368e451 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-21 14:52:53.793 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.794 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-21 14:52:53.810 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.821 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.823 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.825 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.825 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ea437a 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.826 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-21 14:52:53.840 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.851 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.852 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.854 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.867 [DefaultDispatcher-worker-15 @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aead157 2024-04-21 14:52:53.872 [DefaultDispatcher-worker-15 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:53.873 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.873 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.873 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.874 [DefaultDispatcher-worker-17 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.874 [DefaultDispatcher-worker-17 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.881 [DefaultDispatcher-worker-18 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.891 [DefaultDispatcher-worker-10 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.894 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:53.895 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.898 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-04-21 14:52:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-21 14:52:53.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-21 14:52:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.906 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d: (connection evicted) 2024-04-21 14:52:53.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-21 14:52:53.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-21 14:52:53.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-21 14:52:53.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-21 14:52:53.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:53.907 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aead157: (connection evicted) 2024-04-21 14:52:53.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:53.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-21 14:52:53.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac2772d 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.909 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-21 14:52:53.910 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.910 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.910 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-21 14:52:53.927 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.938 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.940 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.942 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1e5366 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:53.942 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-21 14:52:53.943 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.943 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.943 [Test worker @coroutine#4098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-21 14:52:53.952 [DefaultDispatcher-worker-18 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:53.952 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.952 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:53.952 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.953 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.953 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:53.957 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.968 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.970 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.972 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.983 [DefaultDispatcher-worker-3 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4 2024-04-21 14:52:53.995 [DefaultDispatcher-worker-9 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:54.005 [DefaultDispatcher-worker-2 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:54.010 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.019 [UI Thread @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df17e60 2024-04-21 14:52:54.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-21 14:52:54.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-21 14:52:54.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.024 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df17e60: (connection evicted) 2024-04-21 14:52:54.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-21 14:52:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-21 14:52:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-21 14:52:54.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-21 14:52:54.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.025 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386cc1c4: (connection evicted) 2024-04-21 14:52:54.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-21 14:52:54.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705e24fb 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.028 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.029 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-21 14:52:54.045 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.057 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.059 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.060 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.071 [DefaultDispatcher-worker-6 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.073 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.085 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20 2024-04-21 14:52:54.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-21 14:52:54.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-21 14:52:54.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.098 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e7ea20: (connection evicted) 2024-04-21 14:52:54.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-21 14:52:54.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-21 14:52:54.100 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165634aa 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.101 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-21 14:52:54.124 [DefaultDispatcher-worker-9 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:54.124 [DefaultDispatcher-worker-11 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.125 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.126 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.126 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.126 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.126 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.139 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.140 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.142 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-04-21 14:52:54.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-21 14:52:54.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-21 14:52:54.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-21 14:52:54.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-21 14:52:54.147 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253fb3fa 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.148 [Test worker @coroutine#4259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-21 14:52:54.162 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.173 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.175 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.176 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-04-21 14:52:54.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-21 14:52:54.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-21 14:52:54.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-21 14:52:54.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-21 14:52:54.182 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-21 14:52:54.182 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3987bfc8 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.183 [Test worker @coroutine#4289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-21 14:52:54.200 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.211 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.212 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.214 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-04-21 14:52:54.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-21 14:52:54.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-21 14:52:54.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-21 14:52:54.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7138e064 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.219 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.220 [Test worker @coroutine#4318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-21 14:52:54.220 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.220 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.220 [Test worker @coroutine#4318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-21 14:52:54.234 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.245 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.247 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.249 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.258 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:54.258 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.258 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.258 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.260 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.260 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.261 [DefaultDispatcher-worker-13 @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d28d525 2024-04-21 14:52:54.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-21 14:52:54.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-21 14:52:54.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.263 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d28d525: (connection evicted) 2024-04-21 14:52:54.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-21 14:52:54.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ab7b32 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.265 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.266 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-21 14:52:54.282 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.293 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.294 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.296 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-04-21 14:52:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-21 14:52:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-21 14:52:54.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-21 14:52:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b96ea23 2024-04-21 14:52:54.301 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.302 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-21 14:52:54.317 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.328 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.330 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.333 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.343 [DefaultDispatcher-worker-14 @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.346 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.352 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-04-21 14:52:54.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-21 14:52:54.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-21 14:52:54.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.354 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65640109: (connection evicted) 2024-04-21 14:52:54.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-21 14:52:54.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ccec82 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.356 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.357 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-21 14:52:54.357 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.357 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.357 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-21 14:52:54.370 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.381 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.383 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.384 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e427b6 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.385 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-21 14:52:54.399 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.410 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.411 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.413 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.426 [DefaultDispatcher-worker-7 @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2024-04-21 14:52:54.438 [DefaultDispatcher-worker-7 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.457 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.458 [DefaultDispatcher-worker-4 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-04-21 14:52:54.467 [DefaultDispatcher-worker-4 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:54.468 [DefaultDispatcher-worker-4 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.468 [DefaultDispatcher-worker-4 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.468 [DefaultDispatcher-worker-4 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-21 14:52:54.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-21 14:52:54.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.468 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a0f131: (connection evicted) 2024-04-21 14:52:54.469 [DefaultDispatcher-worker-4 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.469 [DefaultDispatcher-worker-4 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-21 14:52:54.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-21 14:52:54.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-21 14:52:54.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-21 14:52:54.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.470 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99: (connection evicted) 2024-04-21 14:52:54.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-21 14:52:54.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-21 14:52:54.471 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d25d10e 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.472 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-21 14:52:54.489 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.499 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.501 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.503 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d691d4f 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.503 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.504 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-21 14:52:54.518 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.527 [DefaultDispatcher-worker-1 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:54.527 [DefaultDispatcher-worker-1 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.527 [DefaultDispatcher-worker-1 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.527 [DefaultDispatcher-worker-1 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.528 [DefaultDispatcher-worker-8 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.528 [DefaultDispatcher-worker-8 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.529 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.531 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.533 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.545 [DefaultDispatcher-worker-16 @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff 2024-04-21 14:52:54.557 [DefaultDispatcher-worker-12 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.572 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.576 [DefaultDispatcher-worker-10 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-04-21 14:52:54.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-21 14:52:54.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-21 14:52:54.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.579 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77524169: (connection evicted) 2024-04-21 14:52:54.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-21 14:52:54.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-21 14:52:54.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-21 14:52:54.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-21 14:52:54.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.580 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2cd7ff: (connection evicted) 2024-04-21 14:52:54.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-21 14:52:54.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-21 14:52:54.582 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5876cd86 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.583 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-21 14:52:54.598 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.610 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.612 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.614 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377b35b 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.615 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-21 14:52:54.617 [DefaultDispatcher-worker-15 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:54.617 [DefaultDispatcher-worker-18 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-15 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-15 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-15 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.618 [DefaultDispatcher-worker-18 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.619 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.619 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.619 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.619 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.629 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.640 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.642 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.644 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.656 [DefaultDispatcher-worker-9 @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec 2024-04-21 14:52:54.670 [DefaultDispatcher-worker-14 @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.683 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.689 [DefaultDispatcher-worker-13 @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.698 [DefaultDispatcher-worker-5 @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.710 [DefaultDispatcher-worker-15 @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-04-21 14:52:54.716 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-21 14:52:54.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-21 14:52:54.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.724 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8: (connection evicted) 2024-04-21 14:52:54.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-21 14:52:54.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-21 14:52:54.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-21 14:52:54.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-21 14:52:54.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.725 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5922ec: (connection evicted) 2024-04-21 14:52:54.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-21 14:52:54.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2835574b 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.728 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-21 14:52:54.729 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.729 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.729 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-21 14:52:54.745 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.756 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.757 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.759 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.759 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a9fa23 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.760 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-21 14:52:54.775 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.785 [DefaultDispatcher-worker-13 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:54.785 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.786 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.786 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.787 [DefaultDispatcher-worker-15 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.787 [DefaultDispatcher-worker-15 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.788 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.789 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.791 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.803 [DefaultDispatcher-worker-9 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c 2024-04-21 14:52:54.816 [DefaultDispatcher-worker-12 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.827 [DefaultDispatcher-worker-8 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.829 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:54.837 [DefaultDispatcher-worker-8 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-04-21 14:52:54.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-21 14:52:54.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-21 14:52:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.849 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@663d59ed: (connection evicted) 2024-04-21 14:52:54.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-21 14:52:54.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-21 14:52:54.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-21 14:52:54.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-21 14:52:54.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.850 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad0465c: (connection evicted) 2024-04-21 14:52:54.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-21 14:52:54.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@297c0311 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.852 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.853 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-21 14:52:54.853 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.853 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.853 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-21 14:52:54.869 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.881 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.883 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.884 [DefaultDispatcher-worker-3 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:54.884 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.884 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.884 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.885 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.885 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.885 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb05e2a 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.885 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.886 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-21 14:52:54.900 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.911 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.913 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.915 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.928 [DefaultDispatcher-worker-18 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2024-04-21 14:52:54.942 [DefaultDispatcher-worker-18 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.952 [DefaultDispatcher-worker-3 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2024-04-21 14:52:54.953 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-21 14:52:54.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-21 14:52:54.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.957 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0: (connection evicted) 2024-04-21 14:52:54.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-21 14:52:54.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-21 14:52:54.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-21 14:52:54.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-21 14:52:54.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:54.958 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517594dd: (connection evicted) 2024-04-21 14:52:54.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:54.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-21 14:52:54.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98dc042 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.962 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-21 14:52:54.963 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:54.963 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.963 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.963 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.963 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-21 14:52:54.963 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:54.963 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.964 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.964 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:54.977 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.988 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.990 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.992 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547d3e8e 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-21 14:52:54.992 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:54.993 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-21 14:52:55.007 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:55.018 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:55.020 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:55.022 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:55.034 [DefaultDispatcher-worker-12 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-04-21 14:52:55.045 [DefaultDispatcher-worker-9 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:55.057 [DefaultDispatcher-worker-3 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:55.063 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.078 [DefaultDispatcher-worker-4 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2024-04-21 14:52:55.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-21 14:52:55.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-21 14:52:55.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.081 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e: (connection evicted) 2024-04-21 14:52:55.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-21 14:52:55.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-21 14:52:55.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-21 14:52:55.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-21 14:52:55.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.082 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6: (connection evicted) 2024-04-21 14:52:55.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-21 14:52:55.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7d6175 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.084 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-21 14:52:55.085 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.085 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.085 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-21 14:52:55.103 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.114 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.116 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.118 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.118 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-21 14:52:55.118 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.118 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fed48e 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.119 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-21 14:52:55.142 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.142 [DefaultDispatcher-worker-4 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.143 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.144 [DefaultDispatcher-worker-13 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.144 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.144 [DefaultDispatcher-worker-4 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.154 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.156 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.158 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.170 [DefaultDispatcher-worker-18 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5 2024-04-21 14:52:55.181 [DefaultDispatcher-worker-1 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.185 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:55.193 [DefaultDispatcher-worker-18 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.203 [DefaultDispatcher-worker-6 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.219 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.220 [DefaultDispatcher-worker-14 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113a7d12 2024-04-21 14:52:55.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-21 14:52:55.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-21 14:52:55.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.222 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113a7d12: (connection evicted) 2024-04-21 14:52:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-21 14:52:55.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-21 14:52:55.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-21 14:52:55.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-21 14:52:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.223 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf70ce5: (connection evicted) 2024-04-21 14:52:55.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-21 14:52:55.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254dfd34 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.226 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.227 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-21 14:52:55.244 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.255 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.257 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.258 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d1c7d2 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.259 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-21 14:52:55.269 [DefaultDispatcher-worker-17 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:55.270 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.270 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.270 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.271 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.271 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.273 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.281 [DefaultDispatcher-worker-1 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-21 14:52:55.284 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.286 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.288 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.300 [DefaultDispatcher-worker-3 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-04-21 14:52:55.312 [DefaultDispatcher-worker-10 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.324 [DefaultDispatcher-worker-8 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7 2024-04-21 14:52:55.327 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-21 14:52:55.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-21 14:52:55.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.335 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c74eeb7: (connection evicted) 2024-04-21 14:52:55.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-21 14:52:55.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-21 14:52:55.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-21 14:52:55.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-21 14:52:55.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.336 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a: (connection evicted) 2024-04-21 14:52:55.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-21 14:52:55.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ef7b2b 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-21 14:52:55.338 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.339 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-21 14:52:55.356 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.372 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.373 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.375 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.379 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.379 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fa509a 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.380 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.381 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-21 14:52:55.394 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.405 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.407 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.409 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.422 [DefaultDispatcher-worker-15 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abacff3 2024-04-21 14:52:55.434 [DefaultDispatcher-worker-1 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.439 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:55.445 [DefaultDispatcher-worker-14 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f04847e 2024-04-21 14:52:55.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-21 14:52:55.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-21 14:52:55.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.450 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f04847e: (connection evicted) 2024-04-21 14:52:55.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-21 14:52:55.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-21 14:52:55.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-21 14:52:55.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-21 14:52:55.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.451 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1abacff3: (connection evicted) 2024-04-21 14:52:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-21 14:52:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-21 14:52:55.453 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42748f59 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.454 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-21 14:52:55.455 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.455 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.455 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-21 14:52:55.472 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.479 [DefaultDispatcher-worker-8 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:55.479 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.479 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.479 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.480 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.480 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.484 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.486 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.487 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a66406 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.488 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-21 14:52:55.489 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.489 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.489 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-21 14:52:55.502 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.513 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.515 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.516 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.529 [DefaultDispatcher-worker-3 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52364a6e 2024-04-21 14:52:55.537 [DefaultDispatcher-worker-4 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:55.537 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.537 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.537 [DefaultDispatcher-worker-4 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.538 [DefaultDispatcher-worker-3 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.538 [DefaultDispatcher-worker-3 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.543 [DefaultDispatcher-worker-18 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.553 [DefaultDispatcher-worker-8 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271df4c0 2024-04-21 14:52:55.555 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:55.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-21 14:52:55.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-21 14:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.556 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271df4c0: (connection evicted) 2024-04-21 14:52:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-21 14:52:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-21 14:52:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-21 14:52:55.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-21 14:52:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.557 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52364a6e: (connection evicted) 2024-04-21 14:52:55.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-21 14:52:55.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316745d8 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.560 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.561 [Test worker @coroutine#4804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-21 14:52:55.575 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.586 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.588 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.589 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dbf92aa 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.590 [Test worker @coroutine#4804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-21 14:52:55.604 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.614 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.616 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.618 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.629 [DefaultDispatcher-worker-11 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-7 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-8 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.630 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.631 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.631 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.631 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.631 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.644 [DefaultDispatcher-worker-1 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.661 [DefaultDispatcher-worker-8 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.661 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.670 [DefaultDispatcher-worker-14 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.691 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.752 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.799 [DefaultDispatcher-worker-7 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2024-04-21 14:52:55.799 [DefaultDispatcher-worker-13 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:55.800 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.800 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.800 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.801 [DefaultDispatcher-worker-9 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.801 [DefaultDispatcher-worker-9 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-21 14:52:55.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-21 14:52:55.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.802 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2806c788: (connection evicted) 2024-04-21 14:52:55.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-21 14:52:55.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-21 14:52:55.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-21 14:52:55.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-21 14:52:55.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.804 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8f20bf: (connection evicted) 2024-04-21 14:52:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-21 14:52:55.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-21 14:52:55.805 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c5b676 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.806 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-21 14:52:55.822 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.833 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.834 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.836 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a68932b 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.836 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-21 14:52:55.837 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.837 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.837 [Test worker @coroutine#4852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-21 14:52:55.850 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.861 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.862 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.864 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.876 [DefaultDispatcher-worker-16 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e 2024-04-21 14:52:55.890 [DefaultDispatcher-worker-10 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.897 [DefaultDispatcher-worker-4 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:55.898 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.898 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.898 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.899 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.899 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.906 [DefaultDispatcher-worker-17 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.906 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.915 [DefaultDispatcher-worker-16 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747795d7 2024-04-21 14:52:55.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-21 14:52:55.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-21 14:52:55.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.920 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@747795d7: (connection evicted) 2024-04-21 14:52:55.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-21 14:52:55.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-21 14:52:55.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-21 14:52:55.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-21 14:52:55.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:55.922 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f37d6e: (connection evicted) 2024-04-21 14:52:55.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:55.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-21 14:52:55.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-21 14:52:55.923 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d8488 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.924 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-21 14:52:55.940 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.950 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.952 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.954 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:55.954 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5680228 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.955 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-21 14:52:55.969 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.973 [DefaultDispatcher-worker-9 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:55.974 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.974 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:55.974 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.975 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.975 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:55.980 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.982 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.983 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:55.996 [DefaultDispatcher-worker-11 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e43235 2024-04-21 14:52:56.008 [DefaultDispatcher-worker-1 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:56.022 [DefaultDispatcher-worker-7 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2024-04-21 14:52:56.024 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-21 14:52:56.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-21 14:52:56.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.027 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb: (connection evicted) 2024-04-21 14:52:56.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-21 14:52:56.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-21 14:52:56.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-21 14:52:56.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-21 14:52:56.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.029 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e43235: (connection evicted) 2024-04-21 14:52:56.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-21 14:52:56.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e435f0d 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.031 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-21 14:52:56.032 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.032 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.032 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-21 14:52:56.050 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.061 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.063 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.065 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260d878a 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.065 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.066 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-21 14:52:56.079 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.090 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.092 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.094 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.106 [DefaultDispatcher-worker-10 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f664881 2024-04-21 14:52:56.119 [DefaultDispatcher-worker-17 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.132 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.133 [DefaultDispatcher-worker-11 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.143 [DefaultDispatcher-worker-16 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe 2024-04-21 14:52:56.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-21 14:52:56.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-21 14:52:56.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.151 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424c8ebe: (connection evicted) 2024-04-21 14:52:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-21 14:52:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-21 14:52:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-21 14:52:56.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-21 14:52:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.152 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f664881: (connection evicted) 2024-04-21 14:52:56.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-21 14:52:56.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab56a77 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.155 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.156 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-16 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.157 [DefaultDispatcher-worker-16 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.158 [DefaultDispatcher-worker-16 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.158 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.158 [DefaultDispatcher-worker-1 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.179 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.194 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.195 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.196 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.197 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.206 [DefaultDispatcher-worker-16 @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.216 [DefaultDispatcher-worker-8 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9760f17 2024-04-21 14:52:56.231 [UI Thread @coroutine#4982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583545079142961152 2024-04-21 14:52:56.231 [UI Thread @coroutine#4982] 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=583545079142961152. 2024-04-21 14:52:56.231 [UI Thread @coroutine#4982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583545079142961152 2024-04-21 14:52:56.234 [UI Thread @coroutine#4982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583545079142961152 2024-04-21 14:52:56.234 [UI Thread @coroutine#4982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583545079142961152 2024-04-21 14:52:56.234 [UI Thread @coroutine#4982] 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=583545079142961152. 2024-04-21 14:52:56.234 [UI Thread @coroutine#4982] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583545079142961152 to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:56.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-21 14:52:56.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-21 14:52:56.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.237 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9760f17: (connection evicted) 2024-04-21 14:52:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-21 14:52:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-21 14:52:56.287 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efa2e06 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.287 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.288 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-21 14:52:56.290 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.296 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:56.296 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.296 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.297 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.298 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.298 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.315 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.327 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.327 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.329 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.330 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.342 [DefaultDispatcher-worker-11 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.366 [DefaultDispatcher-worker-7 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.372 [DefaultDispatcher-worker-11 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d 2024-04-21 14:52:56.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-21 14:52:56.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-21 14:52:56.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.386 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9a0d9d: (connection evicted) 2024-04-21 14:52:56.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-21 14:52:56.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd21eb7 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.447 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.448 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-21 14:52:56.462 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.473 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.475 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.477 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716a6343 2024-04-21 14:52:56.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-21 14:52:56.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-21 14:52:56.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-21 14:52:56.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2044a11b 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.483 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-21 14:52:56.484 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.484 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.484 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-21 14:52:56.486 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.489 [DefaultDispatcher-worker-7 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:56.490 [DefaultDispatcher-worker-7 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.490 [DefaultDispatcher-worker-7 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.490 [DefaultDispatcher-worker-7 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.491 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.491 [DefaultDispatcher-worker-8 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.499 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.510 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.512 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.514 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9db780 2024-04-21 14:52:56.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-21 14:52:56.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-21 14:52:56.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-21 14:52:56.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-21 14:52:56.518 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31eb5ed6 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.519 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-21 14:52:56.540 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.549 [DefaultDispatcher-worker-5 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:56.550 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.550 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.550 [DefaultDispatcher-worker-5 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.551 [DefaultDispatcher-worker-16 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.551 [DefaultDispatcher-worker-16 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.552 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.553 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.555 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.555 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118932fe 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.556 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-21 14:52:56.570 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.582 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.583 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.585 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.598 [DefaultDispatcher-worker-11 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b256d50 2024-04-21 14:52:56.611 [DefaultDispatcher-worker-11 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2024-04-21 14:52:56.615 [UI Thread @coroutine#5091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.615 [UI Thread @coroutine#5091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 14:52:56.615 [UI Thread @coroutine#5091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.617 [UI Thread @coroutine#5091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.617 [UI Thread @coroutine#5091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.617 [UI Thread @coroutine#5091] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 14:52:56.617 [UI Thread @coroutine#5091] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58287/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:56.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-21 14:52:56.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-21 14:52:56.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.620 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c70da80: (connection evicted) 2024-04-21 14:52:56.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-21 14:52:56.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-21 14:52:56.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-21 14:52:56.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-21 14:52:56.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.621 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b256d50: (connection evicted) 2024-04-21 14:52:56.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-21 14:52:56.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699794d 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.623 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-4 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-14 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.644 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.645 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.645 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.646 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.646 [DefaultDispatcher-worker-12 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.646 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.646 [DefaultDispatcher-worker-12 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.662 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.664 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.667 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54da9644 2024-04-21 14:52:56.667 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.668 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-21 14:52:56.688 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.705 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.707 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.710 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.723 [DefaultDispatcher-worker-3 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123372f4 2024-04-21 14:52:56.724 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.735 [DefaultDispatcher-worker-6 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94e1 2024-04-21 14:52:56.737 [UI Thread @coroutine#5127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53893/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.737 [UI Thread @coroutine#5127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53893/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 14:52:56.737 [UI Thread @coroutine#5127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53893/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.738 [UI Thread @coroutine#5127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53893/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.738 [UI Thread @coroutine#5127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53893/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-21 14:52:56.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-21 14:52:56.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.740 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f94e1: (connection evicted) 2024-04-21 14:52:56.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-21 14:52:56.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-21 14:52:56.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-21 14:52:56.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-21 14:52:56.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.741 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@123372f4: (connection evicted) 2024-04-21 14:52:56.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-21 14:52:56.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@231c8be4 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.743 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-21 14:52:56.759 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.761 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.774 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.776 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.778 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a024c8 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.778 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-21 14:52:56.779 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.779 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.779 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-21 14:52:56.783 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.792 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.803 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.805 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.805 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.807 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.812 [DefaultDispatcher-worker-17 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:56.812 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.812 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.812 [DefaultDispatcher-worker-17 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.814 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.814 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.818 [DefaultDispatcher-worker-18 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2024-04-21 14:52:56.829 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.831 [DefaultDispatcher-worker-18 @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327 2024-04-21 14:52:56.833 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.833 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 14:52:56.833 [UI Thread @coroutine#5159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.835 [UI Thread @coroutine#5159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.835 [UI Thread @coroutine#5159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-21 14:52:56.835 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-21 14:52:56.835 [UI Thread @coroutine#5159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40175/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-21 14:52:56.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-21 14:52:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.837 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfe2327: (connection evicted) 2024-04-21 14:52:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-21 14:52:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-21 14:52:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-21 14:52:56.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-21 14:52:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.838 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f88150: (connection evicted) 2024-04-21 14:52:56.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-21 14:52:56.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bd4a4c 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.841 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.842 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-21 14:52:56.842 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.842 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.842 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-21 14:52:56.864 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.881 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.884 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.886 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ded8c9 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.887 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-21 14:52:56.888 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.888 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.888 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-21 14:52:56.908 [DefaultDispatcher-worker-14 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:56.908 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.909 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.909 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.909 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.910 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.910 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.916 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.920 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.922 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.924 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.936 [DefaultDispatcher-worker-11 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30926583 2024-04-21 14:52:56.942 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:56.945 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.948 [DefaultDispatcher-worker-2 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.967 [DefaultDispatcher-worker-6 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf 2024-04-21 14:52:56.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-21 14:52:56.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-21 14:52:56.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.979 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e07ccbf: (connection evicted) 2024-04-21 14:52:56.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-21 14:52:56.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-21 14:52:56.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-21 14:52:56.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-21 14:52:56.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:56.980 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30926583: (connection evicted) 2024-04-21 14:52:56.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:56.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-21 14:52:56.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5211ee 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:56.983 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-21 14:52:56.984 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:56.984 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:56.984 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-21 14:52:56.985 [DefaultDispatcher-worker-11 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:56.985 [DefaultDispatcher-worker-11 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.985 [DefaultDispatcher-worker-11 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:56.985 [DefaultDispatcher-worker-11 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.987 [DefaultDispatcher-worker-10 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.987 [DefaultDispatcher-worker-10 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:56.991 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.001 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.012 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.014 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.015 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.026 [DefaultDispatcher-worker-4 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.041 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.049 [DefaultDispatcher-worker-11 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.063 [DefaultDispatcher-worker-11 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.084 [DefaultDispatcher-worker-11 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74be992a 2024-04-21 14:52:57.084 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-21 14:52:57.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-21 14:52:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.087 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74be992a: (connection evicted) 2024-04-21 14:52:57.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-21 14:52:57.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18791f7b 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.089 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-21 14:52:57.090 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.090 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.090 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-21 14:52:57.108 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.122 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.123 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.125 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.125 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2449dff5 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.126 [Test worker @coroutine#5254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-21 14:52:57.139 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.150 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.151 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.153 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.165 [DefaultDispatcher-worker-11 @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a42136 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-9 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-3 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-9 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.169 [DefaultDispatcher-worker-3 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.170 [DefaultDispatcher-worker-2 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.170 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.170 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.179 [DefaultDispatcher-worker-17 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.189 [DefaultDispatcher-worker-9 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57352624 2024-04-21 14:52:57.190 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-21 14:52:57.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-21 14:52:57.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.197 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57352624: (connection evicted) 2024-04-21 14:52:57.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-21 14:52:57.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-21 14:52:57.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-21 14:52:57.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-21 14:52:57.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.198 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a42136: (connection evicted) 2024-04-21 14:52:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-21 14:52:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da61ee2 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.201 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-21 14:52:57.202 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.202 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.202 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-21 14:52:57.219 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.232 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.234 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.236 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.245 [DefaultDispatcher-worker-10 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.252 [DefaultDispatcher-worker-9 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.263 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.268 [DefaultDispatcher-worker-10 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2024-04-21 14:52:57.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-21 14:52:57.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-21 14:52:57.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.270 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c74025e: (connection evicted) 2024-04-21 14:52:57.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-21 14:52:57.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6824db 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.272 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-21 14:52:57.273 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.273 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.273 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-21 14:52:57.289 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.296 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.302 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.303 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.305 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.315 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:57.316 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.316 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.316 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.317 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.317 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.317 [DefaultDispatcher-worker-8 @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.318 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.323 [DefaultDispatcher-worker-2 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2024-04-21 14:52:57.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-21 14:52:57.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-21 14:52:57.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.326 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7: (connection evicted) 2024-04-21 14:52:57.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-21 14:52:57.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-21 14:52:57.328 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.329 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-21 14:52:57.330 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.330 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.330 [Test worker @coroutine#5357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-21 14:52:57.345 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.357 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.359 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.360 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.419 [DefaultDispatcher-worker-11 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-04-21 14:52:57.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-21 14:52:57.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-21 14:52:57.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.420 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2024-04-21 14:52:57.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-21 14:52:57.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-21 14:52:57.421 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-21 14:52:57.421 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1660bba7 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.422 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-21 14:52:57.436 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.447 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.448 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.450 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.466 [DefaultDispatcher-worker-14 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.474 [DefaultDispatcher-worker-17 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b 2024-04-21 14:52:57.475 [DefaultDispatcher-worker-11 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-21 14:52:57.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-21 14:52:57.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-21 14:52:57.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.482 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e3b86b: (connection evicted) 2024-04-21 14:52:57.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-21 14:52:57.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76480730 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.486 [Test worker @coroutine#5403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-21 14:52:57.487 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.487 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.487 [Test worker @coroutine#5403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-21 14:52:57.499 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:57.500 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.500 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.500 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.501 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.501 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.503 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.514 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.514 [DefaultDispatcher-worker-11 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a30e30b 2024-04-21 14:52:57.515 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.517 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2024-04-21 14:52:57.519 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-21 14:52:57.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-21 14:52:57.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-21 14:52:57.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e552a3 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.521 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.522 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-21 14:52:57.535 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.546 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.548 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.550 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c57dbd 2024-04-21 14:52:57.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-21 14:52:57.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-21 14:52:57.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-21 14:52:57.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157002b7 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.553 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-21 14:52:57.557 [DefaultDispatcher-worker-11 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-21 14:52:57.561 [DefaultDispatcher-worker-8 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:57.561 [DefaultDispatcher-worker-8 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.561 [DefaultDispatcher-worker-8 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.561 [DefaultDispatcher-worker-8 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.562 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.562 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.568 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.574 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.579 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.581 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.582 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-04-21 14:52:57.585 [DefaultDispatcher-worker-6 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12608986 2024-04-21 14:52:57.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-21 14:52:57.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-21 14:52:57.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-21 14:52:57.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-21 14:52:57.597 [UI Thread @coroutine#5467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58857/Site/verify 2024-04-21 14:52:57.597 [UI Thread @coroutine#5467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58857/Site/verify. 2024-04-21 14:52:57.597 [UI Thread @coroutine#5467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58857/Site/verify 2024-04-21 14:52:57.599 [UI Thread @coroutine#5467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58857/Site/verify 2024-04-21 14:52:57.600 [UI Thread @coroutine#5467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58857/Site/verify 2024-04-21 14:52:57.600 [UI Thread @coroutine#5467] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58857/Site/verify. 2024-04-21 14:52:57.600 [UI Thread @coroutine#5467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58857/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:57.604 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274f51ad 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.605 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-21 14:52:57.606 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.622 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.633 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.635 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.637 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2024-04-21 14:52:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-21 14:52:57.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-21 14:52:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-21 14:52:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e0a31 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.640 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-21 14:52:57.641 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.641 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.641 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-21 14:52:57.655 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.656 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-4 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-1 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-1 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-4 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.658 [DefaultDispatcher-worker-1 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.659 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.659 [DefaultDispatcher-worker-10 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.659 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.659 [DefaultDispatcher-worker-10 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.668 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.669 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.671 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2024-04-21 14:52:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-21 14:52:57.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-21 14:52:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-21 14:52:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472d201 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.674 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.675 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-21 14:52:57.684 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.689 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.700 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.702 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.703 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8f120c 2024-04-21 14:52:57.705 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33641/Site/verify 2024-04-21 14:52:57.705 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33641/Site/verify. 2024-04-21 14:52:57.705 [UI Thread @coroutine#5536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33641/Site/verify 2024-04-21 14:52:57.707 [UI Thread @coroutine#5536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33641/Site/verify 2024-04-21 14:52:57.707 [UI Thread @coroutine#5536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33641/Site/verify 2024-04-21 14:52:57.707 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33641/Site/verify. 2024-04-21 14:52:57.707 [UI Thread @coroutine#5536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33641/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:57.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-21 14:52:57.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-21 14:52:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-21 14:52:57.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-21 14:52:57.713 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54281/Site/verify 2024-04-21 14:52:57.713 [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:54281/Site/verify. 2024-04-21 14:52:57.713 [UI Thread @coroutine#5548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54281/Site/verify 2024-04-21 14:52:57.714 [UI Thread @coroutine#5548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54281/Site/verify 2024-04-21 14:52:57.714 [UI Thread @coroutine#5548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54281/Site/verify 2024-04-21 14:52:57.714 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54281/Site/verify. 2024-04-21 14:52:57.714 [UI Thread @coroutine#5548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54281/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:57.719 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48515/Site/verify 2024-04-21 14:52:57.719 [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:48515/Site/verify. 2024-04-21 14:52:57.719 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48515/Site/verify 2024-04-21 14:52:57.720 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48515/Site/verify 2024-04-21 14:52:57.720 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48515/Site/verify 2024-04-21 14:52:57.720 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48515/Site/verify. 2024-04-21 14:52:57.720 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48515/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:57.726 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-21 14:52:57.726 [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 14:52:57.726 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-21 14:52:57.727 [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 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fce3e5 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.731 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-21 14:52:57.747 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.759 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.760 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.762 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.773 [DefaultDispatcher-worker-13 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.791 [DefaultDispatcher-worker-13 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.803 [DefaultDispatcher-worker-15 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.811 [DefaultDispatcher-worker-11 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.822 [DefaultDispatcher-worker-1 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.826 [DefaultDispatcher-worker-14 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:57.826 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.826 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.826 [DefaultDispatcher-worker-14 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.827 [DefaultDispatcher-worker-12 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.827 [DefaultDispatcher-worker-12 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.831 [DefaultDispatcher-worker-4 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.832 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.841 [DefaultDispatcher-worker-17 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.859 [DefaultDispatcher-worker-12 @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2024-04-21 14:52:57.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-21 14:52:57.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-21 14:52:57.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.862 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13967a64: (connection evicted) 2024-04-21 14:52:57.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-21 14:52:57.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-21 14:52:57.864 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.865 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-21 14:52:57.883 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.894 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.896 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.897 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.898 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-21 14:52:57.912 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.920 [DefaultDispatcher-worker-10 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:57.920 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.920 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.920 [DefaultDispatcher-worker-10 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.921 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.921 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.923 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.925 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.926 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.938 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2024-04-21 14:52:57.950 [DefaultDispatcher-worker-1 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2024-04-21 14:52:57.966 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:57.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-21 14:52:57.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-21 14:52:57.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.967 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2024-04-21 14:52:57.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-21 14:52:57.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-21 14:52:57.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-21 14:52:57.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-21 14:52:57.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:57.968 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2024-04-21 14:52:57.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:57.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-21 14:52:57.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c58c03 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:57.970 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-21 14:52:57.971 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:57.971 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:57.971 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-21 14:52:57.989 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:57.997 [DefaultDispatcher-worker-13 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:57.997 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.997 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:57.997 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.998 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:57.998 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.000 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:58.002 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:58.004 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a271c2b 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.004 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-21 14:52:58.005 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.005 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.005 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-21 14:52:58.018 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.029 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.030 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.032 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.045 [DefaultDispatcher-worker-12 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18 2024-04-21 14:52:58.058 [DefaultDispatcher-worker-14 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:58.069 [DefaultDispatcher-worker-4 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e6004c 2024-04-21 14:52:58.071 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-21 14:52:58.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-21 14:52:58.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.074 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47e6004c: (connection evicted) 2024-04-21 14:52:58.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-21 14:52:58.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-21 14:52:58.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-21 14:52:58.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-21 14:52:58.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.075 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2e1d18: (connection evicted) 2024-04-21 14:52:58.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-21 14:52:58.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.077 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-21 14:52:58.078 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.078 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.078 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-21 14:52:58.092 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.103 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.105 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.106 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1aa390 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.107 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-21 14:52:58.120 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.131 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.133 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.134 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.146 [DefaultDispatcher-worker-2 @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2024-04-21 14:52:58.158 [DefaultDispatcher-worker-10 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.168 [DefaultDispatcher-worker-9 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2024-04-21 14:52:58.178 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-13 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-4 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.182 [DefaultDispatcher-worker-4 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.183 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.183 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.183 [DefaultDispatcher-worker-12 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.207 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.327 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:58.327 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.327 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.327 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.328 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.328 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-21 14:52:58.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-21 14:52:58.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.421 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60610a2b: (connection evicted) 2024-04-21 14:52:58.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-21 14:52:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-21 14:52:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-21 14:52:58.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-21 14:52:58.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.422 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221c097f: (connection evicted) 2024-04-21 14:52:58.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-21 14:52:58.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-21 14:52:58.423 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d99269 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.424 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-21 14:52:58.440 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.451 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.452 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.454 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e9375b 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.454 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.455 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-21 14:52:58.468 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.479 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.480 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.482 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.494 [DefaultDispatcher-worker-12 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2024-04-21 14:52:58.506 [DefaultDispatcher-worker-17 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.511 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:58.511 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.511 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.511 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.512 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.512 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.517 [DefaultDispatcher-worker-15 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.525 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:58.525 [DefaultDispatcher-worker-6 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2024-04-21 14:52:58.527 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-21 14:52:58.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-21 14:52:58.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.530 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5: (connection evicted) 2024-04-21 14:52:58.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-21 14:52:58.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-21 14:52:58.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-21 14:52:58.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-21 14:52:58.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.531 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e: (connection evicted) 2024-04-21 14:52:58.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-21 14:52:58.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c865f 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.533 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.534 [Test worker @coroutine#5843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-21 14:52:58.551 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.564 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.565 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.567 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2700609f 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.568 [Test worker @coroutine#5843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-21 14:52:58.573 [DefaultDispatcher-worker-7 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:58.573 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.573 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.573 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.574 [DefaultDispatcher-worker-14 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.574 [DefaultDispatcher-worker-14 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.582 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.593 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.595 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.596 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.608 [DefaultDispatcher-worker-5 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2024-04-21 14:52:58.621 [DefaultDispatcher-worker-2 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.629 [DefaultDispatcher-worker-9 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.634 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:58.639 [DefaultDispatcher-worker-11 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2024-04-21 14:52:58.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-21 14:52:58.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-21 14:52:58.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.645 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323dd422: (connection evicted) 2024-04-21 14:52:58.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-21 14:52:58.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-21 14:52:58.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-21 14:52:58.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-21 14:52:58.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.646 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b: (connection evicted) 2024-04-21 14:52:58.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-21 14:52:58.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-21 14:52:58.648 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b344510 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.653 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-21 14:52:58.654 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.654 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.654 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-18 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-7 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-18 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-18 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-18 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.671 [DefaultDispatcher-worker-7 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.672 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.673 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.673 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.673 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55443/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.673 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55049/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.683 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.685 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.686 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eea7c4b 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.687 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-21 14:52:58.701 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.704 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.712 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.713 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.715 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.727 [DefaultDispatcher-worker-8 @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-21 14:52:58.740 [DefaultDispatcher-worker-17 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.750 [DefaultDispatcher-worker-8 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.754 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:58.759 [DefaultDispatcher-worker-17 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-21 14:52:58.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-21 14:52:58.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-21 14:52:58.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.764 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5: (connection evicted) 2024-04-21 14:52:58.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-21 14:52:58.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-21 14:52:58.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-21 14:52:58.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-21 14:52:58.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.766 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460222eb: (connection evicted) 2024-04-21 14:52:58.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-21 14:52:58.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-21 14:52:58.768 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160a8986 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.769 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-21 14:52:58.785 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.796 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.797 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.799 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-21 14:52:58.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-21 14:52:58.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-21 14:52:58.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:58.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-21 14:52:58.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11501f90 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.808 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-21 14:52:58.824 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.835 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.837 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.837 [DefaultDispatcher-worker-12 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-21 14:52:58.837 [DefaultDispatcher-worker-12 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.837 [DefaultDispatcher-worker-12 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.837 [DefaultDispatcher-worker-12 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.838 [DefaultDispatcher-worker-1 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.838 [DefaultDispatcher-worker-1 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41215/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.838 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.848 [DefaultDispatcher-worker-11 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.871 [DefaultDispatcher-worker-2 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.880 [DefaultDispatcher-worker-13 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-21 14:52:58.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-21 14:52:58.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-21 14:52:58.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.884 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d: (connection evicted) 2024-04-21 14:52:58.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-21 14:52:58.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fef400 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.886 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-21 14:52:58.887 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.887 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.887 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-21 14:52:58.901 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.913 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.915 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.917 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.929 [DefaultDispatcher-worker-14 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.932 [DefaultDispatcher-worker-18 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-21 14:52:58.933 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.933 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:58.933 [DefaultDispatcher-worker-18 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.934 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.934 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42341/UmAppDatabase/replication/nodeId 2024-04-21 14:52:58.948 [DefaultDispatcher-worker-9 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.958 [DefaultDispatcher-worker-11 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.971 [DefaultDispatcher-worker-8 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-21 14:52:58.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-21 14:52:58.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-21 14:52:58.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:58.973 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1: (connection evicted) 2024-04-21 14:52:58.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:58.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-21 14:52:58.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-21 14:52:58.974 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dca3c72 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:58.975 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-21 14:52:58.990 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.001 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.003 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.005 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.009 [DefaultDispatcher-worker-12 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-21 14:52:59.009 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.009 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.009 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.010 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.010 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43599/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.014 [DefaultDispatcher-worker-9 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.036 [DefaultDispatcher-worker-9 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.045 [DefaultDispatcher-worker-7 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.055 [DefaultDispatcher-worker-4 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-21 14:52:59.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-21 14:52:59.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-21 14:52:59.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:59.057 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4: (connection evicted) 2024-04-21 14:52:59.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-21 14:52:59.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-21 14:52:59.059 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4eb392 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.060 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-21 14:52:59.075 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.086 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.088 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.090 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-21 14:52:59.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-21 14:52:59.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-21 14:52:59.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-21 14:52:59.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-21 14:52:59.095 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f774d60 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.096 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-21 14:52:59.110 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.121 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.123 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.125 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-21 14:52:59.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-21 14:52:59.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-21 14:52:59.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-21 14:52:59.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-21 14:52:59.128 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3077e4aa 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.129 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-21 14:52:59.143 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.154 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.156 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.158 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-21 14:52:59.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-21 14:52:59.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-21 14:52:59.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-21 14:52:59.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7637794f 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.164 [UI Thread @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-21 14:52:59.165 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.165 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.165 [UI Thread @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-21 14:52:59.184 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-18 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10de7ac7 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-18 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-18 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.196 [DefaultDispatcher-worker-18 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.197 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.197 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.197 [DefaultDispatcher-worker-17 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.197 [DefaultDispatcher-worker-17 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35943/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.199 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.200 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee 2024-04-21 14:52:59.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-21 14:52:59.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-21 14:52:59.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:59.203 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ecb53ee: (connection evicted) 2024-04-21 14:52:59.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-21 14:52:59.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d24def 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.206 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-21 14:52:59.207 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.207 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.207 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-21 14:52:59.224 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.235 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.237 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.238 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-21 14:52:59.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-21 14:52:59.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-21 14:52:59.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-21 14:52:59.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6c3f70 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.242 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-21 14:52:59.256 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.267 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.269 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.271 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d3c0dd 2024-04-21 14:52:59.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-21 14:52:59.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-21 14:52:59.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-21 14:52:59.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f64ce35 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.273 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.274 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-21 14:52:59.291 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.303 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.305 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.306 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a288163 2024-04-21 14:52:59.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-21 14:52:59.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-21 14:52:59.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-21 14:52:59.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-21 14:52:59.309 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7451338e 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.310 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-21 14:52:59.324 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.336 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.337 [DefaultDispatcher-worker-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-21 14:52:59.338 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.338 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.338 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.338 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.339 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.339 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51951/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.340 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2024-04-21 14:52:59.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-21 14:52:59.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-21 14:52:59.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-21 14:52:59.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f07eede 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.344 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-21 14:52:59.345 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.345 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.345 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-21 14:52:59.359 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.371 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.372 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.374 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@328a1843 2024-04-21 14:52:59.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-21 14:52:59.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-21 14:52:59.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-21 14:52:59.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46933c4 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.379 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-21 14:52:59.394 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.405 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.407 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.408 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2024-04-21 14:52:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-21 14:52:59.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-21 14:52:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-21 14:52:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e733f5 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.412 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-21 14:52:59.413 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.413 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.413 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-21 14:52:59.427 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.438 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.439 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.441 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2081c267 2024-04-21 14:52:59.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-21 14:52:59.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-21 14:52:59.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-21 14:52:59.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fa6aa7 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.445 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-21 14:52:59.459 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.470 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.472 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.474 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2024-04-21 14:52:59.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-21 14:52:59.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-21 14:52:59.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-21 14:52:59.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16af0251 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.478 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.479 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-21 14:52:59.479 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.479 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.479 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-21 14:52:59.493 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.504 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.506 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.508 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-04-21 14:52:59.511 [UI Thread @coroutine#6316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-21 14:52:59.511 [UI Thread @coroutine#6316] 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 14:52:59.511 [UI Thread @coroutine#6316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-21 14:52:59.513 [UI Thread @coroutine#6316] 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 14:52:59.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-21 14:52:59.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-21 14:52:59.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-21 14:52:59.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa945f6 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.516 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-21 14:52:59.517 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.517 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.517 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-21 14:52:59.522 [DefaultDispatcher-worker-17 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-21 14:52:59.522 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.522 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.522 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.523 [DefaultDispatcher-worker-18 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.523 [DefaultDispatcher-worker-18 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54319/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.533 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.544 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.546 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.548 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-04-21 14:52:59.550 [UI Thread @coroutine#6342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32867/Site/verify 2024-04-21 14:52:59.550 [UI Thread @coroutine#6342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32867/Site/verify. 2024-04-21 14:52:59.550 [UI Thread @coroutine#6342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32867/Site/verify 2024-04-21 14:52:59.552 [UI Thread @coroutine#6342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32867/Site/verify 2024-04-21 14:52:59.552 [UI Thread @coroutine#6342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32867/Site/verify 2024-04-21 14:52:59.552 [UI Thread @coroutine#6342] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32867/Site/verify. 2024-04-21 14:52:59.552 [UI Thread @coroutine#6342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32867/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-21 14:52:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-21 14:52:59.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-21 14:52:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-21 14:52:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-21 14:52:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268bb09d 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-21 14:52:59.561 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-21 14:52:59.562 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.562 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.562 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-21 14:52:59.580 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.585 [DefaultDispatcher-worker-10 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-21 14:52:59.585 [DefaultDispatcher-worker-10 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.585 [DefaultDispatcher-worker-10 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId. 2024-04-21 14:52:59.585 [DefaultDispatcher-worker-10 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.586 [DefaultDispatcher-worker-1 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.586 [DefaultDispatcher-worker-1 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56757/UmAppDatabase/replication/nodeId 2024-04-21 14:52:59.591 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.593 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.600 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.608 [DefaultDispatcher-worker-2 @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.616 [DefaultDispatcher-worker-5 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f 2024-04-21 14:52:59.621 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json 2024-04-21 14:52:59.621 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json. 2024-04-21 14:52:59.621 [UI Thread @coroutine#6368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json 2024-04-21 14:52:59.623 [UI Thread @coroutine#6368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json 2024-04-21 14:52:59.623 [UI Thread @coroutine#6368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json 2024-04-21 14:52:59.623 [UI Thread @coroutine#6368] 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:34729/583545091518509056/_ustadmanifest.json. 2024-04-21 14:52:59.623 [UI Thread @coroutine#6368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34729/583545091518509056/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:59.624 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34729/tincan.xml 2024-04-21 14:52:59.624 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34729/tincan.xml. 2024-04-21 14:52:59.624 [UI Thread @coroutine#6368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34729/tincan.xml 2024-04-21 14:52:59.625 [UI Thread @coroutine#6368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34729/tincan.xml 2024-04-21 14:52:59.625 [UI Thread @coroutine#6368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34729/tincan.xml 2024-04-21 14:52:59.662 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:59.673 [UI Thread @coroutine#6368] 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:34729/tincan.xml. 2024-04-21 14:52:59.673 [UI Thread @coroutine#6368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34729/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-21 14:52:59.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-21 14:52:59.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-21 14:52:59.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-21 14:52:59.675 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2cc99f: (connection evicted) 2024-04-21 14:52:59.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-21 14:52:59.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-21 14:52:59.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.