2024-04-18 10:36:27.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-18 10:36:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:27.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:27.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:27.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-18 10:36:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-18 10:36:27.400 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:27.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c856 2024-04-18 10:36:27.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199c856 2024-04-18 10:36:27.407 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e2015 2024-04-18 10:36:27.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e2015 2024-04-18 10:36:27.415 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b61a326 2024-04-18 10:36:27.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b61a326 2024-04-18 10:36:27.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e632a2e 2024-04-18 10:36:27.420 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e632a2e 2024-04-18 10:36:27.424 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c786cc 2024-04-18 10:36:27.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c786cc 2024-04-18 10:36:27.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f575069 2024-04-18 10:36:27.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f575069 2024-04-18 10:36:27.432 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7919a236 2024-04-18 10:36:27.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7919a236 2024-04-18 10:36:27.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4cd561 2024-04-18 10:36:27.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4cd561 2024-04-18 10:36:27.437 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.441 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2380d182 2024-04-18 10:36:27.441 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2380d182 2024-04-18 10:36:27.441 [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-18 10:36:27.441 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.669 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:27.670 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:27.670 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:27.672 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:27.732 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.734 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:36:27.734 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:27.734 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:36:27.755 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.809 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.847 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.872 [DefaultDispatcher-worker-9 @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-18 10:36:27.872 [DefaultDispatcher-worker-3 @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-18 10:36:27.875 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.891 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.899 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:27.987 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 10:36:28.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-18 10:36:28.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-18 10:36:28.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:36:28.025 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-18 10:36:28.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199c856: (connection evicted) 2024-04-18 10:36:28.026 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5e2015: (connection evicted) 2024-04-18 10:36:28.027 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b61a326: (connection evicted) 2024-04-18 10:36:28.028 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e632a2e: (connection evicted) 2024-04-18 10:36:28.028 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c786cc: (connection evicted) 2024-04-18 10:36:28.029 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f575069: (connection evicted) 2024-04-18 10:36:28.029 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7919a236: (connection evicted) 2024-04-18 10:36:28.030 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4cd561: (connection evicted) 2024-04-18 10:36:28.030 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2380d182: (connection evicted) 2024-04-18 10:36:28.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:28.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-18 10:36:28.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-18 10:36:28.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:28.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-18 10:36:28.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:28.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:28.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-18 10:36:28.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-18 10:36:28.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.063 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.066 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.068 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:28.068 [DefaultDispatcher-worker-1 @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-18 10:36:28.068 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:28.068 [DefaultDispatcher-worker-1 @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-18 10:36:28.081 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.082 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:36:28.082 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:28.082 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 10:36:28.088 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.105 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.120 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.133 [DefaultDispatcher-worker-5 @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-18 10:36:28.135 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.143 [DefaultDispatcher-worker-3 @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-18 10:36:28.146 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:28.149 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.151 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-04-18 10:36:28.152 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-04-18 10:36:28.155 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.156 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-04-18 10:36:28.156 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-04-18 10:36:28.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-04-18 10:36:28.159 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-04-18 10:36:28.164 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-04-18 10:36:28.164 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-04-18 10:36:28.166 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-04-18 10:36:28.167 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-04-18 10:36:28.169 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-04-18 10:36:28.169 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-04-18 10:36:28.172 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-04-18 10:36:28.172 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-04-18 10:36:28.174 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-04-18 10:36:28.175 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-04-18 10:36:28.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-04-18 10:36:28.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-04-18 10:36:28.177 [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-18 10:36:28.251 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-18 10:36:28.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-18 10:36:28.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-18 10:36:28.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:36:28.284 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-18 10:36:28.284 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef: (connection evicted) 2024-04-18 10:36:28.285 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21024e67: (connection evicted) 2024-04-18 10:36:28.285 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253dde9f: (connection evicted) 2024-04-18 10:36:28.285 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f445c: (connection evicted) 2024-04-18 10:36:28.286 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6257ff79: (connection evicted) 2024-04-18 10:36:28.286 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5195e422: (connection evicted) 2024-04-18 10:36:28.287 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9: (connection evicted) 2024-04-18 10:36:28.287 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bb13: (connection evicted) 2024-04-18 10:36:28.288 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de1205f: (connection evicted) 2024-04-18 10:36:28.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:28.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-18 10:36:28.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-18 10:36:28.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6903ed0e 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:28.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:28.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:28.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-18 10:36:28.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-18 10:36:28.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-18 10:36:28.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-18 10:36:28.436 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:28.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2d3391 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:28.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:28.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-18 10:36:28.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-18 10:36:28.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-18 10:36:28.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-18 10:36:28.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5086623f 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:28.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-18 10:36:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-18 10:36:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-18 10:36:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-18 10:36:28.786 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:28.790 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc420b 2024-04-18 10:36:28.806 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.054 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-18 10:36:29.063 [DefaultDispatcher-worker-8 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-18 10:36:29.064 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:36:29.064 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35503/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-18 10:36:29.064 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:36:29.084 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:36:29.084 [DefaultDispatcher-worker-8 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35503/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 10:36:29.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-18 10:36:29.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-18 10:36:29.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.116 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc420b: (connection evicted) 2024-04-18 10:36:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-18 10:36:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-18 10:36:29.120 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eae55 2024-04-18 10:36:29.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7440265c 2024-04-18 10:36:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-18 10:36:29.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-18 10:36:29.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2024-04-18 10:36:29.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-18 10:36:29.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-18 10:36:29.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-18 10:36:29.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-18 10:36:29.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-18 10:36:29.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.185 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48277712: (connection evicted) 2024-04-18 10:36:29.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-18 10:36:29.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-18 10:36:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b51641 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-18 10:36:29.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-18 10:36:29.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01 2024-04-18 10:36:29.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff4b223 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-18 10:36:29.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-18 10:36:29.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f234c 2024-04-18 10:36:29.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-18 10:36:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-18 10:36:29.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-18 10:36:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.218 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b7bf01: (connection evicted) 2024-04-18 10:36:29.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-18 10:36:29.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f76872f 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-18 10:36:29.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-18 10:36:29.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ffea 2024-04-18 10:36:29.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-18 10:36:29.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c8d45 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.244 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-18 10:36:29.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d49790 2024-04-18 10:36:29.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-18 10:36:29.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-18 10:36:29.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-18 10:36:29.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.258 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580ffea: (connection evicted) 2024-04-18 10:36:29.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-18 10:36:29.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-18 10:36:29.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175ac243 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-18 10:36:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-18 10:36:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd4459b 2024-04-18 10:36:29.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-18 10:36:29.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-18 10:36:29.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-18 10:36:29.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-18 10:36:29.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-18 10:36:29.311 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-18 10:36:29.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-18 10:36:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.315 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd4459b: (connection evicted) 2024-04-18 10:36:29.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-18 10:36:29.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-18 10:36:29.344 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.385 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-18 10:36:29.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-18 10:36:29.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-18 10:36:29.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-04-18 10:36:29.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-18 10:36:29.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-18 10:36:29.546 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.572 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.603 [DefaultDispatcher-worker-8 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.629 [DefaultDispatcher-worker-8 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.637 [DefaultDispatcher-worker-8 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.645 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-18 10:36:29.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-18 10:36:29.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.706 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c95480: (connection evicted) 2024-04-18 10:36:29.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-18 10:36:29.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-18 10:36:29.716 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-18 10:36:29.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-18 10:36:29.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2024-04-18 10:36:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-18 10:36:29.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-18 10:36:29.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-18 10:36:29.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13 2024-04-18 10:36:29.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cb04dd 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-18 10:36:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-18 10:36:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-18 10:36:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-18 10:36:29.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-18 10:36:29.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-18 10:36:29.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.762 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcc8f13: (connection evicted) 2024-04-18 10:36:29.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-18 10:36:29.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-18 10:36:29.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-18 10:36:29.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2024-04-18 10:36:29.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-18 10:36:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-18 10:36:29.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-18 10:36:29.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-18 10:36:29.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-18 10:36:29.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-18 10:36:29.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-18 10:36:29.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.785 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2024-04-18 10:36:29.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-18 10:36:29.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f4ac4 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-18 10:36:29.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2024-04-18 10:36:29.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-18 10:36:29.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-18 10:36:29.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-18 10:36:29.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-18 10:36:29.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-18 10:36:29.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.810 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e62b17: (connection evicted) 2024-04-18 10:36:29.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-18 10:36:29.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-18 10:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-18 10:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-18 10:36:29.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-18 10:36:29.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-04-18 10:36:29.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-18 10:36:29.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-18 10:36:29.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-18 10:36:29.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-18 10:36:29.861 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.882 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.904 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-18 10:36:29.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-18 10:36:29.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.914 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a58466: (connection evicted) 2024-04-18 10:36:29.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-18 10:36:29.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-04-18 10:36:29.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-04-18 10:36:29.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-18 10:36:29.935 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-18 10:36:29.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-18 10:36:29.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-04-18 10:36:29.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2024-04-18 10:36:29.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-18 10:36:29.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-18 10:36:29.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-18 10:36:29.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.942 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2024-04-18 10:36:29.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-18 10:36:29.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-04-18 10:36:29.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2024-04-18 10:36:29.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-18 10:36:29.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-18 10:36:29.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 10:36:29.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 10:36:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-18 10:36:29.985 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 10:36:29.986 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 10:36:29.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-18 10:36:29.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-18 10:36:29.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:29.989 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29519337: (connection evicted) 2024-04-18 10:36:29.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:29.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-18 10:36:29.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-18 10:36:29.991 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-18 10:36:29.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-18 10:36:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-04-18 10:36:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2024-04-18 10:36:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-18 10:36:30.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-18 10:36:30.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2024-04-18 10:36:30.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2024-04-18 10:36:30.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-18 10:36:30.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-18 10:36:30.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-18 10:36:30.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.032 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25d695: (connection evicted) 2024-04-18 10:36:30.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-18 10:36:30.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-18 10:36:30.039 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc9a56e 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-18 10:36:30.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-04-18 10:36:30.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2024-04-18 10:36:30.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-18 10:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-18 10:36:30.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 10:36:30.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 10:36:30.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-18 10:36:30.069 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.113 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.147 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.164 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.268 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 10:36:30.270 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 10:36:30.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-18 10:36:30.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-18 10:36:30.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.272 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b19712f: (connection evicted) 2024-04-18 10:36:30.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-18 10:36:30.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-18 10:36:30.274 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-18 10:36:30.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-04-18 10:36:30.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2024-04-18 10:36:30.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-18 10:36:30.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-18 10:36:30.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-04-18 10:36:30.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2024-04-18 10:36:30.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-18 10:36:30.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-18 10:36:30.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-18 10:36:30.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.317 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a075e70: (connection evicted) 2024-04-18 10:36:30.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-18 10:36:30.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-18 10:36:30.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-18 10:36:30.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2024-04-18 10:36:30.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2024-04-18 10:36:30.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-18 10:36:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-18 10:36:30.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-04-18 10:36:30.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2024-04-18 10:36:30.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-18 10:36:30.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-18 10:36:30.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-18 10:36:30.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.348 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6: (connection evicted) 2024-04-18 10:36:30.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-18 10:36:30.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4272d8cf 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ecf57b 2024-04-18 10:36:30.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ecf57b 2024-04-18 10:36:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-18 10:36:30.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 10:36:30.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 10:36:30.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-18 10:36:30.403 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.444 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.453 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.470 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.549 [DefaultDispatcher-worker-9 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 10:36:30.551 [DefaultDispatcher-worker-9 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 10:36:30.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-18 10:36:30.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-18 10:36:30.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.552 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ecf57b: (connection evicted) 2024-04-18 10:36:30.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-18 10:36:30.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-18 10:36:30.554 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-04-18 10:36:30.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0325d0 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-18 10:36:30.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2024-04-18 10:36:30.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2024-04-18 10:36:30.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fce8b 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-18 10:36:30.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2024-04-18 10:36:30.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2024-04-18 10:36:30.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-18 10:36:30.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-18 10:36:30.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-18 10:36:30.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.580 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a33316: (connection evicted) 2024-04-18 10:36:30.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-18 10:36:30.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b711b6 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-18 10:36:30.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.621 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.623 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.629 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c79c5ec 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8cf049 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-18 10:36:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-04-18 10:36:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-04-18 10:36:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-18 10:36:30.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-18 10:36:30.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-18 10:36:30.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:30.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-18 10:36:30.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-18 10:36:30.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eedd0e3 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-18 10:36:30.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-18 10:36:30.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.656 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.658 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.661 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77020328 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-18 10:36:30.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:36:30.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:36:30.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-18 10:36:30.671 [DefaultDispatcher-worker-10 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:36:30.673 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:36:30.675 [DefaultDispatcher-worker-3 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f35a31 2024-04-18 10:36:30.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-18 10:36:30.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-18 10:36:30.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.677 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f35a31: (connection evicted) 2024-04-18 10:36:30.677 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-18 10:36:30.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c743d40 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:30.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-18 10:36:30.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-18 10:36:30.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.697 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.700 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.704 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-04-18 10:36:30.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1607d391 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-18 10:36:30.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@65262308 2024-04-18 10:36:30.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@65262308 2024-04-18 10:36:30.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-18 10:36:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-18 10:36:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-18 10:36:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-18 10:36:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1f0ee6 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-18 10:36:30.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-18 10:36:30.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.727 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.729 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.731 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.741 [DefaultDispatcher-worker-6 @coroutine#303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.744 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76fc5687 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430aae8e 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:36:30.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:36:30.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-18 10:36:30.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-18 10:36:30.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-18 10:36:30.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.752 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76fc5687: (connection evicted) 2024-04-18 10:36:30.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-18 10:36:30.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c792107 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-18 10:36:30.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@68479e8b 2024-04-18 10:36:30.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@68479e8b 2024-04-18 10:36:30.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-18 10:36:30.763 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.806 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.822 [DefaultDispatcher-worker-3 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68479e8b 2024-04-18 10:36:30.835 [DefaultDispatcher-worker-6 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68479e8b 2024-04-18 10:36:30.847 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.858 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.889 [DefaultDispatcher-worker-10 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68479e8b 2024-04-18 10:36:30.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-18 10:36:30.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-18 10:36:30.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.892 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68479e8b: (connection evicted) 2024-04-18 10:36:30.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-18 10:36:30.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-18 10:36:30.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8640f7 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69324 2024-04-18 10:36:30.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e69324 2024-04-18 10:36:30.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-18 10:36:30.939 [DefaultDispatcher-worker-12 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e69324 2024-04-18 10:36:30.951 [DefaultDispatcher-worker-8 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e69324 2024-04-18 10:36:30.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-18 10:36:30.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-18 10:36:30.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:30.967 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e69324: (connection evicted) 2024-04-18 10:36:30.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:30.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-18 10:36:30.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36638b59 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:30.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:30.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-18 10:36:30.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d81f2c 2024-04-18 10:36:30.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d81f2c 2024-04-18 10:36:30.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-18 10:36:31.013 [DefaultDispatcher-worker-1 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d81f2c 2024-04-18 10:36:31.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-18 10:36:31.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-18 10:36:31.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.015 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14d81f2c: (connection evicted) 2024-04-18 10:36:31.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:31.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-18 10:36:31.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dce5c03 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c135f63 2024-04-18 10:36:31.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c135f63 2024-04-18 10:36:31.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-18 10:36:31.063 [DefaultDispatcher-worker-12 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c135f63 2024-04-18 10:36:31.074 [DefaultDispatcher-worker-10 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c135f63 2024-04-18 10:36:31.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-18 10:36:31.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-18 10:36:31.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.075 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c135f63: (connection evicted) 2024-04-18 10:36:31.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:31.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-18 10:36:31.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4627dfda 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-18 10:36:31.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebc0db 2024-04-18 10:36:31.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebc0db 2024-04-18 10:36:31.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-18 10:36:31.125 [DefaultDispatcher-worker-9 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eebc0db 2024-04-18 10:36:31.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-18 10:36:31.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-18 10:36:31.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.128 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eebc0db: (connection evicted) 2024-04-18 10:36:31.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:31.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-18 10:36:31.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-18 10:36:31.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b41b8bb 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-18 10:36:31.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7538cfe6 2024-04-18 10:36:31.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7538cfe6 2024-04-18 10:36:31.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-18 10:36:31.180 [DefaultDispatcher-worker-10 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7538cfe6 2024-04-18 10:36:31.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-18 10:36:31.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-18 10:36:31.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.181 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7538cfe6: (connection evicted) 2024-04-18 10:36:31.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:31.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-18 10:36:31.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-18 10:36:31.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d22ed6c 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-18 10:36:31.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25 2024-04-18 10:36:31.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25 2024-04-18 10:36:31.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-18 10:36:31.450 [DefaultDispatcher-worker-12 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25 2024-04-18 10:36:31.463 [DefaultDispatcher-worker-10 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25 2024-04-18 10:36:31.466 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46947/manifest.json 2024-04-18 10:36:31.466 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46947/manifest.json. 2024-04-18 10:36:31.467 [Test worker @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/manifest.json 2024-04-18 10:36:31.469 [Test worker @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/manifest.json 2024-04-18 10:36:31.469 [Test worker @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46947/manifest.json 2024-04-18 10:36:31.475 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.591 [Test worker @coroutine#348] 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:46947/manifest.json. 2024-04-18 10:36:31.591 [Test worker @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46947/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:31.607 [DefaultDispatcher-worker-5 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25 2024-04-18 10:36:31.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-18 10:36:31.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-18 10:36:31.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.614 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a4b8e25: (connection evicted) 2024-04-18 10:36:31.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:31.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-18 10:36:31.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-18 10:36:31.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-18 10:36:31.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:31.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:31.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351be56b 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-18 10:36:31.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@21780905 2024-04-18 10:36:31.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@21780905 2024-04-18 10:36:31.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-18 10:36:31.666 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:31.720 [Test worker] INFO ktor.application - Application started in 0.058 seconds. 2024-04-18 10:36:31.720 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4bc9451b 2024-04-18 10:36:31.725 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.738 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-18 10:36:31.809 [DefaultDispatcher-worker-11 @coroutine#359] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58720eb9 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-18 10:36:31.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1755aee6 2024-04-18 10:36:31.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1755aee6 2024-04-18 10:36:31.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-18 10:36:31.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:36:31.843 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:36:31.843 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:36:31.843 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:36:31.843 [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-18 10:36:31.843 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:36:31.843 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:36:31.844 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:36:31.844 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb94590 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:31.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:31.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-18 10:36:31.905 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.911 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:31.919 [DefaultDispatcher-worker-13 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.926 [DefaultDispatcher-worker-1 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1755aee6 2024-04-18 10:36:31.930 [DefaultDispatcher-worker-1 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1755aee6 2024-04-18 10:36:31.940 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.946 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:31.949 [DefaultDispatcher-worker-11 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.950 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:31.950 [Test worker @coroutine#365] TRACE 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/582365747392786432/_ustadmanifest.json. 2024-04-18 10:36:31.950 [Test worker @coroutine#365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:31.954 [Test worker @coroutine#365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:31.954 [Test worker @coroutine#365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:31.955 [Test worker @coroutine#365] 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/582365747392786432/_ustadmanifest.json. 2024-04-18 10:36:31.955 [Test worker @coroutine#365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:31.972 [DefaultDispatcher-worker-13 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.978 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:36:31.979 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1c7618c6-a3c9-45bf-94db-d752b29aff3a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:36:31.983 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:31.983 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1c7618c6-a3c9-45bf-94db-d752b29aff3a 2024-04-18 10:36:31.988 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:31.988 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:31.988 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:31.988 [DefaultDispatcher-worker-13 @coroutine#386] 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-18 10:36:31.999 [DefaultDispatcher-worker-2 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:31.999 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:32.000 [DefaultDispatcher-worker-2 @coroutine#385] TRACE 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-18 10:36:32.000 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:32.007 [DefaultDispatcher-worker-13 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:32.007 [DefaultDispatcher-worker-13 @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/api/blob/upload-init-batch. 2024-04-18 10:36:32.007 [DefaultDispatcher-worker-13 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:32.007 [DefaultDispatcher-worker-13 @coroutine#384] 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-18 10:36:32.074 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:36:32.074 [eventLoopGroupProxy-4-2 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:36:32.074 [eventLoopGroupProxy-4-4 @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-18 10:36:32.074 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:36:32.080 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.080 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.081 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:32.081 [eventLoopGroupProxy-4-2 @call-handler#409] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:36:32.081 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:32.084 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.085 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:32.086 [DefaultDispatcher-worker-1 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:32.086 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:32.086 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:32.093 [eventLoopGroupProxy-4-1 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 23ms 2024-04-18 10:36:32.093 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 23ms 2024-04-18 10:36:32.098 [eventLoopGroupProxy-4-2 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:32.098 [DefaultDispatcher-worker-12 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:32.109 [DefaultDispatcher-worker-5 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:32.111 [eventLoopGroupProxy-4-2 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 41ms 2024-04-18 10:36:32.112 [DefaultDispatcher-worker-5 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:32.112 [DefaultDispatcher-worker-5 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:32.118 [DefaultDispatcher-worker-10 @coroutine#384] 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-18 10:36:32.118 [DefaultDispatcher-worker-10 @coroutine#384] 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-18 10:36:32.134 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.134 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:32.134 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.135 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:32.139 [eventLoopGroupProxy-4-1 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:32.155 [eventLoopGroupProxy-4-1 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:32.156 [eventLoopGroupProxy-4-1 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.156 [eventLoopGroupProxy-4-1 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-04-18 10:36:32.157 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.166 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.166 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:32.166 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.167 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:32.169 [eventLoopGroupProxy-4-1 @call-handler#427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:32.174 [eventLoopGroupProxy-4-1 @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:32.175 [eventLoopGroupProxy-4-1 @call-handler#427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.176 [eventLoopGroupProxy-4-1 @call-handler#427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 10:36:32.177 [DefaultDispatcher-worker-10 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:32.197 [DefaultDispatcher-worker-8 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:32.214 [DefaultDispatcher-worker-8 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:32.230 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:32.230 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:36:32.230 [DefaultDispatcher-worker-8 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:32.230 [DefaultDispatcher-worker-8 @coroutine#387] 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-18 10:36:32.232 [eventLoopGroupProxy-4-1 @call-handler#441] 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-18 10:36:32.233 [eventLoopGroupProxy-4-1 @call-handler#441] 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-18 10:36:32.233 [eventLoopGroupProxy-4-1 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:32.257 [DefaultDispatcher-worker-1 @call-handler#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21780905 2024-04-18 10:36:32.260 [eventLoopGroupProxy-4-1 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:32.260 [DefaultDispatcher-worker-5 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:32.260 [DefaultDispatcher-worker-5 @coroutine#358] TRACE 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/582365747392786432/_ustadmanifest.json. 2024-04-18 10:36:32.260 [DefaultDispatcher-worker-5 @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:32.260 [eventLoopGroupProxy-4-1 @call-handler#441] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-18 10:36:32.261 [DefaultDispatcher-worker-10 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:32.261 [DefaultDispatcher-worker-10 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:32.262 [DefaultDispatcher-worker-10 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:36:32.262 [DefaultDispatcher-worker-10 @coroutine#387] 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-18 10:36:32.263 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:32.263 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json 2024-04-18 10:36:32.264 [DefaultDispatcher-worker-6 @coroutine#358] 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/582365747392786432/_ustadmanifest.json. 2024-04-18 10:36:32.264 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365747392786432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:32.281 [DefaultDispatcher-worker-13 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-04-18 10:36:32.282 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21780905 2024-04-18 10:36:32.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:36:32.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:36:32.284 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:36:32.284 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:36:32.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:36:32.287 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1755aee6 2024-04-18 10:36:32.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-18 10:36:32.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-18 10:36:32.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:32.287 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79454d8e: (connection evicted) 2024-04-18 10:36:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:32.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-18 10:36:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-18 10:36:32.337 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:32.337 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:32.665 [DefaultDispatcher-worker-8 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:36:32.699 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:33.293 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4bc9451b 2024-04-18 10:36:33.294 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4bc9451b 2024-04-18 10:36:33.297 [Test worker @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-04-18 10:36:33.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-18 10:36:33.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-18 10:36:33.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:33.298 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21780905: (connection evicted) 2024-04-18 10:36:33.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:33.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-18 10:36:33.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e015ac1 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:33.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:33.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-18 10:36:33.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:33.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:33.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-18 10:36:33.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34588991 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:33.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-04-18 10:36:33.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-04-18 10:36:33.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-18 10:36:33.322 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:33.324 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 10:36:33.324 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1fb61db4 2024-04-18 10:36:33.325 [DefaultDispatcher-worker-8 @coroutine#468] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f847d9e 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:33.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:33.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:33.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:33.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-18 10:36:33.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-04-18 10:36:33.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-04-18 10:36:33.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-18 10:36:33.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:36:33.328 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:36:33.328 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:36:33.328 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:36:33.328 [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-18 10:36:33.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:36:33.328 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:36:33.328 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:36:33.328 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67730dab 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:33.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-18 10:36:33.369 [DefaultDispatcher-worker-13 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.379 [DefaultDispatcher-worker-9 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.389 [DefaultDispatcher-worker-16 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-04-18 10:36:33.392 [Test worker @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-04-18 10:36:33.404 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:33.404 [DefaultDispatcher-worker-9 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.406 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:33.418 [DefaultDispatcher-worker-1 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.418 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:33.418 [Test worker @coroutine#473] TRACE 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/582365754928259072/_ustadmanifest.json. 2024-04-18 10:36:33.418 [Test worker @coroutine#473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:33.420 [Test worker @coroutine#473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:33.420 [Test worker @coroutine#473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:33.421 [Test worker @coroutine#473] 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/582365754928259072/_ustadmanifest.json. 2024-04-18 10:36:33.421 [Test worker @coroutine#473] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:33.426 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:33.429 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:33.438 [DefaultDispatcher-worker-4 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:36:33.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a9e3c52b-481c-480d-a1ef-e233f69f0485', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:36:33.441 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:33.441 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a9e3c52b-481c-480d-a1ef-e233f69f0485 2024-04-18 10:36:33.442 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:33.442 [DefaultDispatcher-worker-4 @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/ackAndGetPendingReplications. 2024-04-18 10:36:33.442 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:33.442 [DefaultDispatcher-worker-4 @coroutine#493] 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-18 10:36:33.447 [eventLoopGroupProxy-7-1 @call-handler#503] 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-18 10:36:33.447 [eventLoopGroupProxy-7-1 @call-handler#503] 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-18 10:36:33.447 [eventLoopGroupProxy-7-2 @call-handler#504] 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-18 10:36:33.447 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:33.447 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.448 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.448 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 10:36:33.449 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:33.449 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:33.453 [DefaultDispatcher-worker-16 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.453 [DefaultDispatcher-worker-16 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:33.453 [DefaultDispatcher-worker-16 @coroutine#492] TRACE 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-18 10:36:33.453 [DefaultDispatcher-worker-16 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:33.457 [eventLoopGroupProxy-7-1 @call-handler#512] 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-18 10:36:33.457 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:33.457 [DefaultDispatcher-worker-15 @coroutine#491] 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-18 10:36:33.457 [DefaultDispatcher-worker-15 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:33.457 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.457 [DefaultDispatcher-worker-15 @coroutine#491] 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-18 10:36:33.458 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-04-18 10:36:33.458 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:33.458 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:33.460 [eventLoopGroupProxy-7-1 @call-handler#517] 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-18 10:36:33.460 [eventLoopGroupProxy-7-1 @call-handler#517] 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-18 10:36:33.462 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:33.464 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-18 10:36:33.465 [DefaultDispatcher-worker-11 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:33.465 [DefaultDispatcher-worker-11 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:33.465 [DefaultDispatcher-worker-11 @coroutine#491] 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-18 10:36:33.465 [DefaultDispatcher-worker-11 @coroutine#491] 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-18 10:36:33.467 [DefaultDispatcher-worker-11 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.467 [DefaultDispatcher-worker-11 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:33.467 [DefaultDispatcher-worker-11 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.467 [DefaultDispatcher-worker-11 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:33.468 [DefaultDispatcher-worker-8 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.470 [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-18 10:36:33.473 [eventLoopGroupProxy-7-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:33.474 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.474 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 10:36:33.475 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.478 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.478 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:33.478 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.478 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:33.478 [DefaultDispatcher-worker-8 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.481 [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-18 10:36:33.484 [eventLoopGroupProxy-7-1 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:33.485 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.485 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 10:36:33.487 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.490 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.490 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:33.490 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.490 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:33.492 [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-18 10:36:33.539 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.539 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:36:33.540 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.541 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.542 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:33.542 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.542 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:33.545 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:33.545 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 10:36:33.546 [DefaultDispatcher-worker-3 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:33.546 [DefaultDispatcher-worker-3 @coroutine#522] 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-18 10:36:33.546 [DefaultDispatcher-worker-3 @coroutine#522] 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-18 10:36:33.547 [DefaultDispatcher-worker-3 @coroutine#522] 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-18 10:36:33.547 [DefaultDispatcher-worker-3 @coroutine#522] 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-18 10:36:33.559 [DefaultDispatcher-worker-6 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:33.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:36:34.061 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-474b802f-d329-4b39-8d78-6443bd1b460b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:36:34.061 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:34.061 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-474b802f-d329-4b39-8d78-6443bd1b460b 2024-04-18 10:36:34.065 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:34.065 [DefaultDispatcher-worker-10 @coroutine#543] 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-18 10:36:34.065 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:34.066 [DefaultDispatcher-worker-10 @coroutine#543] 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-18 10:36:34.068 [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-18 10:36:34.068 [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-18 10:36:34.070 [eventLoopGroupProxy-7-1 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:34.072 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 10:36:34.073 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:34.073 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:34.074 [DefaultDispatcher-worker-10 @coroutine#543] 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-18 10:36:34.074 [DefaultDispatcher-worker-10 @coroutine#543] 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-18 10:36:34.075 [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-18 10:36:34.075 [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-18 10:36:34.075 [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-18 10:36:34.075 [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-18 10:36:34.078 [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-18 10:36:34.081 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.081 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:34.082 [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-18 10:36:34.084 [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-18 10:36:34.084 [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-18 10:36:34.084 [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-18 10:36:34.084 [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-18 10:36:34.086 [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-18 10:36:34.088 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.089 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:34.089 [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-18 10:36:34.091 [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-18 10:36:34.091 [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-18 10:36:34.091 [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-18 10:36:34.091 [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-18 10:36:34.092 [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-18 10:36:34.134 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.135 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:36:34.136 [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-18 10:36:34.137 [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-18 10:36:34.137 [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-18 10:36:34.137 [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-18 10:36:34.137 [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-18 10:36:34.139 [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-18 10:36:34.182 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.182 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:36:34.183 [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-18 10:36:34.184 [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-18 10:36:34.184 [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-18 10:36:34.184 [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-18 10:36:34.184 [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-18 10:36:34.186 [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-18 10:36:34.230 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.230 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.231 [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-18 10:36:34.232 [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-18 10:36:34.232 [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-18 10:36:34.232 [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-18 10:36:34.232 [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-18 10:36:34.234 [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-18 10:36:34.282 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.282 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:36:34.283 [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-18 10:36:34.284 [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-18 10:36:34.284 [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-18 10:36:34.284 [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-18 10:36:34.284 [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-18 10:36:34.286 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:34.330 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.330 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.331 [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-18 10:36:34.332 [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-18 10:36:34.332 [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-18 10:36:34.332 [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-18 10:36:34.332 [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-18 10:36:34.334 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:34.378 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.378 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.379 [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-18 10:36:34.380 [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-18 10:36:34.380 [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-18 10:36:34.380 [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-18 10:36:34.380 [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-18 10:36:34.382 [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-18 10:36:34.426 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.426 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.427 [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-18 10:36:34.428 [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-18 10:36:34.428 [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-18 10:36:34.428 [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-18 10:36:34.428 [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-18 10:36:34.430 [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-18 10:36:34.478 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.478 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:36:34.479 [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-18 10:36:34.480 [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-18 10:36:34.480 [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-18 10:36:34.480 [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-18 10:36:34.480 [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-18 10:36:34.482 [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-18 10:36:34.526 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.526 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.527 [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-18 10:36:34.528 [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-18 10:36:34.528 [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-18 10:36:34.528 [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-18 10:36:34.528 [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-18 10:36:34.530 [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-18 10:36:34.574 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.575 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:34.575 [DefaultDispatcher-worker-3 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:34.575 [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-18 10:36:34.577 [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-18 10:36:34.577 [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-18 10:36:34.577 [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-18 10:36:34.577 [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-18 10:36:34.579 [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-18 10:36:34.622 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.622 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:34.623 [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-18 10:36:34.624 [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-18 10:36:34.624 [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-18 10:36:34.624 [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-18 10:36:34.624 [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-18 10:36:34.626 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:34.672 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:34.673 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.673 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:36:34.674 [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-18 10:36:34.676 [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-18 10:36:34.676 [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-18 10:36:34.676 [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-18 10:36:34.676 [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-18 10:36:34.679 [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-18 10:36:34.681 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:34.681 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.682 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:34.682 [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-18 10:36:34.684 [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-18 10:36:34.684 [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-18 10:36:34.684 [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-18 10:36:34.684 [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-18 10:36:34.686 [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-18 10:36:34.688 [eventLoopGroupProxy-7-1 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:34.689 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.689 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:34.690 [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-18 10:36:34.701 [DefaultDispatcher-worker-12 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:34.714 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:34.714 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:34.714 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:36:34.714 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:34.714 [DefaultDispatcher-worker-9 @coroutine#494] 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-18 10:36:34.717 [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-18 10:36:34.717 [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-18 10:36:34.717 [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-18 10:36:34.743 [DefaultDispatcher-worker-2 @call-handler#616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-04-18 10:36:34.743 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:34.744 [eventLoopGroupProxy-7-1 @call-handler#616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-18 10:36:34.744 [DefaultDispatcher-worker-15 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:34.744 [DefaultDispatcher-worker-15 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json. 2024-04-18 10:36:34.744 [DefaultDispatcher-worker-15 @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:34.744 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:34.744 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:34.745 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 10:36:34.745 [DefaultDispatcher-worker-5 @coroutine#494] 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-18 10:36:34.746 [DefaultDispatcher-worker-10 @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:34.746 [DefaultDispatcher-worker-10 @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json 2024-04-18 10:36:34.746 [DefaultDispatcher-worker-10 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json. 2024-04-18 10:36:34.746 [DefaultDispatcher-worker-10 @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365754928259072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:34.757 [DefaultDispatcher-worker-10 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369 2024-04-18 10:36:34.760 [DefaultDispatcher-worker-10 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38b7004d 2024-04-18 10:36:34.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:36:34.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:36:34.761 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:36:34.761 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:36:34.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:36:34.763 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6265a548 2024-04-18 10:36:34.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-18 10:36:34.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-18 10:36:34.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:34.763 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3ae369: (connection evicted) 2024-04-18 10:36:34.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:34.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-18 10:36:34.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-18 10:36:34.829 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:35.062 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:35.202 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:35.306 [DefaultDispatcher-worker-3 @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 10:36:35.768 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1fb61db4 2024-04-18 10:36:35.768 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1fb61db4 2024-04-18 10:36:35.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-18 10:36:35.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-18 10:36:35.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:35.769 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38b7004d: (connection evicted) 2024-04-18 10:36:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:35.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-18 10:36:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220e1b7b 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:35.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:35.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-18 10:36:35.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-18 10:36:35.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646ddc20 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:35.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32153bbe 2024-04-18 10:36:35.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32153bbe 2024-04-18 10:36:35.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-18 10:36:35.793 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:35.795 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 10:36:35.795 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@78e4fa1 2024-04-18 10:36:35.796 [DefaultDispatcher-worker-7 @coroutine#644] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:35.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a85454b 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:35.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-04-18 10:36:35.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-04-18 10:36:35.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-18 10:36:35.799 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:36:35.800 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:36:35.800 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:36:35.800 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:36:35.800 [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-18 10:36:35.800 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:36:35.800 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:36:35.800 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:36:35.800 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729c98 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:35.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-18 10:36:35.840 [DefaultDispatcher-worker-10 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.850 [DefaultDispatcher-worker-7 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.857 [DefaultDispatcher-worker-10 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-04-18 10:36:35.860 [Test worker @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-04-18 10:36:35.868 [DefaultDispatcher-worker-11 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.874 [DefaultDispatcher-worker-10 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.875 [Test worker @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:35.875 [Test worker @coroutine#649] TRACE 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/582365762781257728/_ustadmanifest.json. 2024-04-18 10:36:35.875 [Test worker @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:35.875 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:35.878 [Test worker @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:35.878 [Test worker @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:35.878 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:35.879 [Test worker @coroutine#649] 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/582365762781257728/_ustadmanifest.json. 2024-04-18 10:36:35.879 [Test worker @coroutine#649] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:35.894 [DefaultDispatcher-worker-6 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.894 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:36:35.894 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-903e56b8-54ba-4532-87a4-bb87e1f8d7a2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:36:35.896 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:35.896 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-903e56b8-54ba-4532-87a4-bb87e1f8d7a2 2024-04-18 10:36:35.897 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:35.898 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:35.898 [DefaultDispatcher-worker-5 @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-18 10:36:35.898 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:35.898 [DefaultDispatcher-worker-5 @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-18 10:36:35.901 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:35.902 [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-18 10:36:35.902 [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-18 10:36:35.902 [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-18 10:36:35.902 [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-18 10:36:35.902 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.903 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.903 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 10:36:35.904 [DefaultDispatcher-worker-10 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:35.904 [DefaultDispatcher-worker-10 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:35.907 [DefaultDispatcher-worker-10 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.907 [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-18 10:36:35.907 [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-18 10:36:35.907 [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-18 10:36:35.909 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:35.909 [DefaultDispatcher-worker-4 @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-18 10:36:35.909 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:35.909 [DefaultDispatcher-worker-4 @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-18 10:36:35.910 [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-18 10:36:35.910 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.910 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 10:36:35.911 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:35.911 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:35.912 [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-18 10:36:35.913 [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-18 10:36:35.914 [eventLoopGroupProxy-10-3 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.915 [eventLoopGroupProxy-10-3 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-04-18 10:36:35.916 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:35.916 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:35.917 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:36:35.917 [DefaultDispatcher-worker-13 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:35.920 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:35.920 [DefaultDispatcher-worker-13 @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-18 10:36:35.920 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:35.920 [DefaultDispatcher-worker-13 @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-18 10:36:35.922 [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-18 10:36:35.923 [DefaultDispatcher-worker-6 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.926 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.926 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.926 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:35.927 [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-18 10:36:35.939 [DefaultDispatcher-worker-16 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:35.940 [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-18 10:36:35.940 [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-18 10:36:35.940 [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-18 10:36:35.940 [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-18 10:36:35.945 [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-18 10:36:35.947 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.948 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.948 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:35.948 [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-18 10:36:35.952 [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-18 10:36:35.952 [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-18 10:36:35.952 [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-18 10:36:35.952 [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-18 10:36:35.954 [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-18 10:36:35.961 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.961 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.962 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 10:36:35.962 [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-18 10:36:35.968 [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-18 10:36:35.968 [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-18 10:36:35.968 [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-18 10:36:35.969 [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-18 10:36:35.970 [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-18 10:36:35.973 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.974 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.974 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:35.975 [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-18 10:36:35.978 [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-18 10:36:35.979 [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-18 10:36:35.979 [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-18 10:36:35.979 [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-18 10:36:35.981 [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-18 10:36:35.984 [eventLoopGroupProxy-10-1 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:35.985 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:35.985 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:35.986 [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-18 10:36:36.002 [DefaultDispatcher-worker-5 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:36.011 [DefaultDispatcher-worker-5 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:36.011 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:36.011 [DefaultDispatcher-worker-5 @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-18 10:36:36.012 [DefaultDispatcher-worker-5 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:36.012 [DefaultDispatcher-worker-5 @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-18 10:36:36.013 [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-18 10:36:36.014 [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-18 10:36:36.014 [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-18 10:36:36.039 [DefaultDispatcher-worker-3 @call-handler#734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32153bbe 2024-04-18 10:36:36.039 [eventLoopGroupProxy-10-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:36.040 [eventLoopGroupProxy-10-1 @call-handler#734] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-18 10:36:36.040 [DefaultDispatcher-worker-14 @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:36.040 [DefaultDispatcher-worker-14 @coroutine#643] TRACE 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/582365762781257728/_ustadmanifest.json. 2024-04-18 10:36:36.040 [DefaultDispatcher-worker-14 @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:36.041 [DefaultDispatcher-worker-12 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:36.041 [DefaultDispatcher-worker-12 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:36.041 [DefaultDispatcher-worker-1 @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-18 10:36:36.041 [DefaultDispatcher-worker-1 @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-18 10:36:36.042 [DefaultDispatcher-worker-12 @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:36.043 [DefaultDispatcher-worker-12 @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json 2024-04-18 10:36:36.043 [DefaultDispatcher-worker-12 @coroutine#643] 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/582365762781257728/_ustadmanifest.json. 2024-04-18 10:36:36.043 [DefaultDispatcher-worker-12 @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365762781257728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:36.053 [DefaultDispatcher-worker-10 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9 2024-04-18 10:36:36.055 [DefaultDispatcher-worker-1 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32153bbe 2024-04-18 10:36:36.057 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:36:36.057 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:36:36.057 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:36:36.057 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:36:36.057 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:36:36.058 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-04-18 10:36:36.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-18 10:36:36.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-18 10:36:36.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:36.059 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf0cc9: (connection evicted) 2024-04-18 10:36:36.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:36.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-18 10:36:36.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-18 10:36:36.300 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:36.300 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:36.503 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:37.063 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@78e4fa1 2024-04-18 10:36:37.063 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@78e4fa1 2024-04-18 10:36:37.065 [Test worker @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-04-18 10:36:37.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-18 10:36:37.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-18 10:36:37.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:37.065 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32153bbe: (connection evicted) 2024-04-18 10:36:37.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:37.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-18 10:36:37.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-18 10:36:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbd47b7 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:37.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:37.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-18 10:36:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:37.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:37.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-18 10:36:37.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:36:37.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:36:37.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-18 10:36:37.092 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:37.094 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-18 10:36:37.094 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@33478a2f 2024-04-18 10:36:37.095 [DefaultDispatcher-worker-12 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:37.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7388486e 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:37.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-18 10:36:37.099 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 10:36:37.099 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 10:36:37.099 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 10:36:37.099 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 10:36:37.099 [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-18 10:36:37.099 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 10:36:37.099 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 10:36:37.099 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 10:36:37.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3333245e 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:37.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:37.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-18 10:36:37.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-18 10:36:37.136 [DefaultDispatcher-worker-8 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.145 [DefaultDispatcher-worker-10 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.173 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:37.176 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:37.197 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:37.201 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:37.264 [DefaultDispatcher-worker-10 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.299 [DefaultDispatcher-worker-10 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.304 [DefaultDispatcher-worker-10 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.307 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:37.317 [DefaultDispatcher-worker-15 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.326 [DefaultDispatcher-worker-7 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.327 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:37.327 [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/582365769719107584/_ustadmanifest.json. 2024-04-18 10:36:37.327 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:37.328 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:37.328 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:37.331 [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/582365769719107584/_ustadmanifest.json. 2024-04-18 10:36:37.331 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:37.438 [DefaultDispatcher-worker-12 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 10:36:37.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-eeda279b-9240-4586-a0bf-b1dc42f3a5c7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 10:36:37.440 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 10:36:37.441 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-eeda279b-9240-4586-a0bf-b1dc42f3a5c7 2024-04-18 10:36:37.441 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:37.441 [DefaultDispatcher-worker-4 @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-18 10:36:37.441 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:37.442 [DefaultDispatcher-worker-4 @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-18 10:36:37.445 [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-18 10:36:37.445 [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-18 10:36:37.445 [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-18 10:36:37.445 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.445 [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-18 10:36:37.446 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.447 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-18 10:36:37.447 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:37.447 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:37.450 [DefaultDispatcher-worker-1 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.451 [DefaultDispatcher-worker-1 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:37.451 [DefaultDispatcher-worker-1 @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-18 10:36:37.451 [DefaultDispatcher-worker-1 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:37.453 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 10:36:37.453 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.453 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 10:36:37.454 [DefaultDispatcher-worker-5 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:37.454 [DefaultDispatcher-worker-5 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:37.463 [DefaultDispatcher-worker-4 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.472 [DefaultDispatcher-worker-10 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.475 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:37.475 [DefaultDispatcher-worker-15 @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-18 10:36:37.475 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:37.475 [DefaultDispatcher-worker-15 @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-18 10:36:37.477 [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-18 10:36:37.477 [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-18 10:36:37.523 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.526 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 49ms 2024-04-18 10:36:37.527 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:37.527 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:37.528 [DefaultDispatcher-worker-15 @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-18 10:36:37.528 [DefaultDispatcher-worker-15 @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-18 10:36:37.533 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.533 [DefaultDispatcher-worker-15 @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-18 10:36:37.533 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.533 [DefaultDispatcher-worker-15 @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-18 10:36:37.535 [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-18 10:36:37.539 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.539 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.539 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:37.540 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.542 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.542 [DefaultDispatcher-worker-15 @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-18 10:36:37.542 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.542 [DefaultDispatcher-worker-15 @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-18 10:36:37.543 [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-18 10:36:37.588 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.589 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.589 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:37.590 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.593 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.593 [DefaultDispatcher-worker-15 @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-18 10:36:37.593 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.593 [DefaultDispatcher-worker-15 @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-18 10:36:37.596 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.598 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.599 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.599 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:37.600 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.602 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.602 [DefaultDispatcher-worker-15 @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-18 10:36:37.602 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.602 [DefaultDispatcher-worker-15 @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-18 10:36:37.603 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.612 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.613 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.613 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-18 10:36:37.613 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.615 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.615 [DefaultDispatcher-worker-15 @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-18 10:36:37.615 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.615 [DefaultDispatcher-worker-15 @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-18 10:36:37.617 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.668 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.669 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.669 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-18 10:36:37.670 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.673 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.673 [DefaultDispatcher-worker-15 @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-18 10:36:37.673 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.673 [DefaultDispatcher-worker-15 @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-18 10:36:37.674 [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-18 10:36:37.742 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.742 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.742 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 68ms 2024-04-18 10:36:37.743 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.746 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.746 [DefaultDispatcher-worker-15 @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-18 10:36:37.746 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.746 [DefaultDispatcher-worker-15 @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-18 10:36:37.748 [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-18 10:36:37.802 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.802 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.802 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-04-18 10:36:37.803 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.804 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.804 [DefaultDispatcher-worker-15 @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-18 10:36:37.804 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.804 [DefaultDispatcher-worker-15 @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-18 10:36:37.805 [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-18 10:36:37.852 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.852 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.853 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:36:37.853 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.855 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.855 [DefaultDispatcher-worker-15 @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-18 10:36:37.855 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.855 [DefaultDispatcher-worker-15 @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-18 10:36:37.857 [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-18 10:36:37.861 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.861 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.861 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:37.862 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.863 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.863 [DefaultDispatcher-worker-15 @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-18 10:36:37.863 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.863 [DefaultDispatcher-worker-15 @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-18 10:36:37.865 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.914 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.914 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.914 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 10:36:37.915 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.916 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.916 [DefaultDispatcher-worker-15 @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-18 10:36:37.916 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.916 [DefaultDispatcher-worker-15 @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-18 10:36:37.918 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.921 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.921 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.921 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.922 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.923 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.924 [DefaultDispatcher-worker-15 @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-18 10:36:37.924 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.924 [DefaultDispatcher-worker-15 @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-18 10:36:37.925 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.928 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.928 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.928 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.929 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.930 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.931 [DefaultDispatcher-worker-15 @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-18 10:36:37.931 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.931 [DefaultDispatcher-worker-15 @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-18 10:36:37.932 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.935 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.935 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.936 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:37.936 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.938 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.938 [DefaultDispatcher-worker-15 @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-18 10:36:37.938 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.938 [DefaultDispatcher-worker-15 @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-18 10:36:37.940 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.942 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.942 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.943 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:37.943 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.945 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.945 [DefaultDispatcher-worker-15 @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-18 10:36:37.945 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.945 [DefaultDispatcher-worker-15 @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-18 10:36:37.947 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.949 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.950 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.950 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.951 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.952 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.952 [DefaultDispatcher-worker-15 @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-18 10:36:37.952 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:37.952 [DefaultDispatcher-worker-15 @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-18 10:36:37.954 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.956 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.957 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.957 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.958 [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-18 10:36:37.960 [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-18 10:36:37.960 [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-18 10:36:37.960 [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-18 10:36:37.960 [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-18 10:36:37.962 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:37.966 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.967 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.967 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 10:36:37.968 [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-18 10:36:37.969 [DefaultDispatcher-worker-5 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:37.970 [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-18 10:36:37.970 [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-18 10:36:37.970 [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-18 10:36:37.970 [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-18 10:36:37.972 [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-18 10:36:37.974 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.974 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.974 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:37.975 [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-18 10:36:37.977 [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-18 10:36:37.977 [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-18 10:36:37.977 [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-18 10:36:37.977 [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-18 10:36:37.979 [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-18 10:36:37.981 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.981 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.981 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:37.982 [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-18 10:36:37.985 [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-18 10:36:37.986 [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-18 10:36:37.986 [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-18 10:36:37.986 [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-18 10:36:37.987 [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-18 10:36:37.990 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.990 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.990 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.991 [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-18 10:36:37.993 [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-18 10:36:37.993 [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-18 10:36:37.993 [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-18 10:36:37.993 [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-18 10:36:37.994 [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-18 10:36:37.997 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:37.997 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:37.997 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:37.998 [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-18 10:36:38.002 [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-18 10:36:38.002 [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-18 10:36:38.002 [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-18 10:36:38.002 [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-18 10:36:38.004 [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-18 10:36:38.007 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.008 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.008 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.009 [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-18 10:36:38.010 [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-18 10:36:38.010 [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-18 10:36:38.010 [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-18 10:36:38.010 [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-18 10:36:38.012 [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-18 10:36:38.014 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.015 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.015 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.016 [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-18 10:36:38.022 [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-18 10:36:38.023 [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-18 10:36:38.023 [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-18 10:36:38.023 [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-18 10:36:38.025 [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-18 10:36:38.027 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.027 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.028 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.028 [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-18 10:36:38.031 [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-18 10:36:38.031 [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-18 10:36:38.031 [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-18 10:36:38.032 [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-18 10:36:38.033 [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-18 10:36:38.036 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.037 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.037 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.038 [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-18 10:36:38.040 [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-18 10:36:38.040 [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-18 10:36:38.040 [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-18 10:36:38.040 [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-18 10:36:38.043 [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-18 10:36:38.051 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.051 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.052 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 10:36:38.052 [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-18 10:36:38.054 [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-18 10:36:38.054 [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-18 10:36:38.054 [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-18 10:36:38.054 [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-18 10:36:38.056 [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-18 10:36:38.059 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.059 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.059 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.060 [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-18 10:36:38.063 [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-18 10:36:38.063 [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-18 10:36:38.063 [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-18 10:36:38.063 [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-18 10:36:38.065 [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-18 10:36:38.067 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.067 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.068 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.068 [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-18 10:36:38.070 [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-18 10:36:38.070 [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-18 10:36:38.070 [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-18 10:36:38.070 [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-18 10:36:38.073 [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-18 10:36:38.076 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.076 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.076 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.077 [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-18 10:36:38.084 [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-18 10:36:38.084 [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-18 10:36:38.084 [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-18 10:36:38.084 [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-18 10:36:38.086 [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-18 10:36:38.088 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.089 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.089 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.090 [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-18 10:36:38.092 [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-18 10:36:38.092 [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-18 10:36:38.092 [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-18 10:36:38.092 [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-18 10:36:38.094 [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-18 10:36:38.097 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.097 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.097 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.098 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.099 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.099 [DefaultDispatcher-worker-12 @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-18 10:36:38.099 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.099 [DefaultDispatcher-worker-12 @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-18 10:36:38.101 [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-18 10:36:38.103 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.104 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.104 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.105 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.111 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.111 [DefaultDispatcher-worker-12 @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-18 10:36:38.111 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.111 [DefaultDispatcher-worker-12 @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-18 10:36:38.113 [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-18 10:36:38.116 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.116 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.116 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.117 [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-18 10:36:38.120 [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-18 10:36:38.120 [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-18 10:36:38.121 [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-18 10:36:38.121 [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-18 10:36:38.123 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.125 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.125 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.125 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.126 [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-18 10:36:38.128 [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-18 10:36:38.128 [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-18 10:36:38.128 [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-18 10:36:38.128 [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-18 10:36:38.130 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.132 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.137 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.137 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-18 10:36:38.138 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.139 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.139 [DefaultDispatcher-worker-12 @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-18 10:36:38.139 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.139 [DefaultDispatcher-worker-12 @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-18 10:36:38.141 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.144 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.144 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.144 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.145 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.147 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.147 [DefaultDispatcher-worker-12 @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-18 10:36:38.147 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.147 [DefaultDispatcher-worker-12 @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-18 10:36:38.149 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.192 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.193 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.193 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:38.194 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.197 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.197 [DefaultDispatcher-worker-12 @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-18 10:36:38.197 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.197 [DefaultDispatcher-worker-12 @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-18 10:36:38.199 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.201 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.202 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.202 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.202 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.204 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.204 [DefaultDispatcher-worker-12 @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-18 10:36:38.204 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.204 [DefaultDispatcher-worker-12 @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-18 10:36:38.206 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.209 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.210 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.210 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.211 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.217 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.217 [DefaultDispatcher-worker-12 @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-18 10:36:38.217 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.217 [DefaultDispatcher-worker-12 @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-18 10:36:38.219 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.222 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.222 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.222 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:38.223 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.226 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.226 [DefaultDispatcher-worker-12 @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-18 10:36:38.226 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.226 [DefaultDispatcher-worker-12 @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-18 10:36:38.227 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.272 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.272 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.272 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:38.273 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.277 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.277 [DefaultDispatcher-worker-12 @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-18 10:36:38.277 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.277 [DefaultDispatcher-worker-12 @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-18 10:36:38.278 [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-18 10:36:38.329 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.329 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.329 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-18 10:36:38.330 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.333 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.333 [DefaultDispatcher-worker-12 @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-18 10:36:38.333 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.333 [DefaultDispatcher-worker-12 @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-18 10:36:38.334 [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-18 10:36:38.336 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.337 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.337 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.337 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.339 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.339 [DefaultDispatcher-worker-12 @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-18 10:36:38.339 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.339 [DefaultDispatcher-worker-12 @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-18 10:36:38.340 [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-18 10:36:38.343 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.343 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.343 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.344 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.350 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.350 [DefaultDispatcher-worker-12 @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-18 10:36:38.350 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.350 [DefaultDispatcher-worker-12 @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-18 10:36:38.351 [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-18 10:36:38.396 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.396 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.396 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:38.397 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.400 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.400 [DefaultDispatcher-worker-12 @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-18 10:36:38.400 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.400 [DefaultDispatcher-worker-12 @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-18 10:36:38.402 [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-18 10:36:38.404 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.404 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.404 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.405 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.406 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.406 [DefaultDispatcher-worker-12 @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-18 10:36:38.406 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.406 [DefaultDispatcher-worker-12 @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-18 10:36:38.407 [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-18 10:36:38.410 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.410 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.410 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.410 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.412 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.412 [DefaultDispatcher-worker-12 @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-18 10:36:38.412 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.412 [DefaultDispatcher-worker-12 @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-18 10:36:38.413 [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-18 10:36:38.415 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.415 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.415 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.416 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.417 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.417 [DefaultDispatcher-worker-12 @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-18 10:36:38.417 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.417 [DefaultDispatcher-worker-12 @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-18 10:36:38.418 [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-18 10:36:38.420 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.421 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.421 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.421 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.423 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.423 [DefaultDispatcher-worker-12 @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-18 10:36:38.423 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.423 [DefaultDispatcher-worker-12 @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-18 10:36:38.424 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.468 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.468 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.468 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:38.469 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.470 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.470 [DefaultDispatcher-worker-12 @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-18 10:36:38.470 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.470 [DefaultDispatcher-worker-12 @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-18 10:36:38.472 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.475 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.475 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.475 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.476 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.477 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.477 [DefaultDispatcher-worker-8 @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-18 10:36:38.477 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.477 [DefaultDispatcher-worker-8 @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-18 10:36:38.478 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.480 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.480 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.481 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.481 [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-18 10:36:38.483 [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-18 10:36:38.483 [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-18 10:36:38.483 [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-18 10:36:38.483 [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-18 10:36:38.484 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.486 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.487 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.487 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.487 [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-18 10:36:38.489 [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-18 10:36:38.489 [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-18 10:36:38.489 [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-18 10:36:38.489 [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-18 10:36:38.490 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.492 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.493 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.493 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.493 [DefaultDispatcher-worker-4 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:38.493 [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-18 10:36:38.495 [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-18 10:36:38.495 [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-18 10:36:38.495 [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-18 10:36:38.495 [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-18 10:36:38.496 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.498 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.498 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.499 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.499 [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-18 10:36:38.500 [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-18 10:36:38.500 [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-18 10:36:38.500 [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-18 10:36:38.500 [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-18 10:36:38.501 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.503 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.504 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.504 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.504 [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-18 10:36:38.505 [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-18 10:36:38.505 [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-18 10:36:38.505 [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-18 10:36:38.505 [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-18 10:36:38.506 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.509 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.509 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.509 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.509 [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-18 10:36:38.511 [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-18 10:36:38.511 [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-18 10:36:38.511 [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-18 10:36:38.511 [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-18 10:36:38.512 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.514 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.515 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.515 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.515 [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-18 10:36:38.517 [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-18 10:36:38.517 [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-18 10:36:38.517 [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-18 10:36:38.517 [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-18 10:36:38.519 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.521 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.521 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.521 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.522 [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-18 10:36:38.523 [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-18 10:36:38.523 [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-18 10:36:38.523 [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-18 10:36:38.523 [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-18 10:36:38.525 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.527 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.527 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.527 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.528 [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-18 10:36:38.529 [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-18 10:36:38.529 [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-18 10:36:38.529 [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-18 10:36:38.529 [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-18 10:36:38.531 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.533 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.533 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.533 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.534 [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-18 10:36:38.536 [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-18 10:36:38.536 [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-18 10:36:38.536 [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-18 10:36:38.536 [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-18 10:36:38.537 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.539 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.540 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.540 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.540 [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-18 10:36:38.542 [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-18 10:36:38.542 [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-18 10:36:38.542 [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-18 10:36:38.542 [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-18 10:36:38.543 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.592 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.592 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.593 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:36:38.593 [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-18 10:36:38.595 [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-18 10:36:38.595 [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-18 10:36:38.595 [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-18 10:36:38.595 [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-18 10:36:38.597 [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-18 10:36:38.599 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.599 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.599 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.600 [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-18 10:36:38.602 [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-18 10:36:38.602 [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-18 10:36:38.602 [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-18 10:36:38.602 [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-18 10:36:38.603 [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-18 10:36:38.605 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.605 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.605 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.606 [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-18 10:36:38.607 [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-18 10:36:38.607 [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-18 10:36:38.607 [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-18 10:36:38.607 [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-18 10:36:38.608 [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-18 10:36:38.651 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.651 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.652 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:38.652 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.654 [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-18 10:36:38.654 [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-18 10:36:38.654 [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-18 10:36:38.654 [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-18 10:36:38.655 [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-18 10:36:38.658 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.658 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.658 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.659 [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-18 10:36:38.661 [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-18 10:36:38.661 [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-18 10:36:38.661 [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-18 10:36:38.661 [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-18 10:36:38.662 [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-18 10:36:38.664 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.664 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.665 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.665 [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-18 10:36:38.667 [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-18 10:36:38.667 [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-18 10:36:38.667 [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-18 10:36:38.667 [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-18 10:36:38.668 [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-18 10:36:38.670 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.670 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.670 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.671 [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-18 10:36:38.672 [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-18 10:36:38.672 [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-18 10:36:38.672 [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-18 10:36:38.672 [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-18 10:36:38.674 [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-18 10:36:38.719 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.720 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.720 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:38.720 [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-18 10:36:38.722 [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-18 10:36:38.722 [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-18 10:36:38.722 [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-18 10:36:38.722 [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-18 10:36:38.724 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.727 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.727 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.727 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.728 [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-18 10:36:38.729 [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-18 10:36:38.729 [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-18 10:36:38.729 [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-18 10:36:38.729 [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-18 10:36:38.731 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.779 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.779 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.779 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 10:36:38.780 [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-18 10:36:38.783 [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-18 10:36:38.783 [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-18 10:36:38.783 [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-18 10:36:38.783 [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-18 10:36:38.784 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.836 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.836 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.836 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-18 10:36:38.837 [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-18 10:36:38.839 [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-18 10:36:38.839 [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-18 10:36:38.839 [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-18 10:36:38.839 [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-18 10:36:38.840 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.884 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.884 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.884 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:38.885 [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-18 10:36:38.886 [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-18 10:36:38.886 [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-18 10:36:38.886 [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-18 10:36:38.887 [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-18 10:36:38.888 [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-18 10:36:38.931 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.931 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.931 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:36:38.932 [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-18 10:36:38.934 [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-18 10:36:38.934 [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-18 10:36:38.934 [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-18 10:36:38.934 [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-18 10:36:38.935 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.938 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.938 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.938 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.939 [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-18 10:36:38.940 [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-18 10:36:38.940 [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-18 10:36:38.940 [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-18 10:36:38.940 [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-18 10:36:38.941 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.943 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.943 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.943 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.943 [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-18 10:36:38.945 [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-18 10:36:38.945 [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-18 10:36:38.945 [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-18 10:36:38.945 [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-18 10:36:38.946 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.948 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.948 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.948 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.948 [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-18 10:36:38.950 [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-18 10:36:38.950 [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-18 10:36:38.950 [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-18 10:36:38.950 [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-18 10:36:38.951 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.953 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.953 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.953 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.954 [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-18 10:36:38.955 [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-18 10:36:38.955 [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-18 10:36:38.955 [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-18 10:36:38.955 [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-18 10:36:38.956 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.958 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.958 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.958 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.959 [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-18 10:36:38.960 [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-18 10:36:38.960 [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-18 10:36:38.960 [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-18 10:36:38.960 [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-18 10:36:38.961 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.963 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.964 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.964 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.964 [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-18 10:36:38.966 [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-18 10:36:38.966 [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-18 10:36:38.966 [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-18 10:36:38.966 [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-18 10:36:38.967 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.969 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.969 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.969 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.969 [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-18 10:36:38.971 [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-18 10:36:38.971 [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-18 10:36:38.971 [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-18 10:36:38.971 [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-18 10:36:38.972 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.974 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.974 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.974 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.975 [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-18 10:36:38.976 [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-18 10:36:38.976 [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-18 10:36:38.976 [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-18 10:36:38.976 [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-18 10:36:38.977 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.979 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.979 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.979 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.980 [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-18 10:36:38.981 [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-18 10:36:38.981 [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-18 10:36:38.981 [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-18 10:36:38.981 [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-18 10:36:38.982 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.984 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.984 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.984 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:38.984 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.986 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.986 [DefaultDispatcher-worker-6 @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-18 10:36:38.986 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.986 [DefaultDispatcher-worker-6 @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-18 10:36:38.987 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.989 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.990 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.990 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.990 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.991 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.991 [DefaultDispatcher-worker-6 @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-18 10:36:38.991 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.991 [DefaultDispatcher-worker-6 @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-18 10:36:38.992 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:38.995 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:38.995 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:38.995 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:38.995 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.997 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.997 [DefaultDispatcher-worker-6 @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-18 10:36:38.997 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:38.997 [DefaultDispatcher-worker-6 @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-18 10:36:38.998 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.001 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.001 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.001 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.002 [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-18 10:36:39.003 [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-18 10:36:39.003 [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-18 10:36:39.003 [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-18 10:36:39.003 [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-18 10:36:39.004 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.006 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.006 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.007 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.007 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.008 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.008 [DefaultDispatcher-worker-6 @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-18 10:36:39.008 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.009 [DefaultDispatcher-worker-6 @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-18 10:36:39.010 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.016 [DefaultDispatcher-worker-8 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:39.061 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.062 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.062 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-18 10:36:39.063 [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-18 10:36:39.064 [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-18 10:36:39.064 [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-18 10:36:39.064 [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-18 10:36:39.064 [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-18 10:36:39.066 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.068 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.068 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.068 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.068 [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-18 10:36:39.070 [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-18 10:36:39.070 [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-18 10:36:39.070 [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-18 10:36:39.070 [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-18 10:36:39.071 [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-18 10:36:39.073 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.073 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.073 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.074 [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-18 10:36:39.075 [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-18 10:36:39.075 [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-18 10:36:39.075 [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-18 10:36:39.075 [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-18 10:36:39.076 [DefaultDispatcher-worker-11 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.076 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.078 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.079 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.079 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.079 [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-18 10:36:39.081 [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-18 10:36:39.081 [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-18 10:36:39.081 [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-18 10:36:39.081 [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-18 10:36:39.082 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.084 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.084 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.084 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.085 [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-18 10:36:39.086 [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-18 10:36:39.086 [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-18 10:36:39.086 [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-18 10:36:39.086 [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-18 10:36:39.087 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.090 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.090 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.090 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.090 [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-18 10:36:39.091 [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-18 10:36:39.092 [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-18 10:36:39.092 [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-18 10:36:39.092 [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-18 10:36:39.093 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.094 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.095 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.095 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.095 [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-18 10:36:39.096 [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-18 10:36:39.096 [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-18 10:36:39.096 [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-18 10:36:39.096 [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-18 10:36:39.097 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.110 [DefaultDispatcher-worker-10 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:39.143 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.144 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.144 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:36:39.144 [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-18 10:36:39.146 [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-18 10:36:39.147 [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-18 10:36:39.147 [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-18 10:36:39.147 [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-18 10:36:39.148 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.150 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.150 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.150 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.151 [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-18 10:36:39.152 [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-18 10:36:39.152 [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-18 10:36:39.152 [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-18 10:36:39.152 [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-18 10:36:39.153 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.155 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.155 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.155 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.156 [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-18 10:36:39.157 [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-18 10:36:39.158 [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-18 10:36:39.158 [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-18 10:36:39.158 [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-18 10:36:39.159 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.203 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.204 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.204 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:39.204 [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-18 10:36:39.206 [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-18 10:36:39.206 [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-18 10:36:39.206 [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-18 10:36:39.206 [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-18 10:36:39.208 [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-18 10:36:39.210 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.210 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.210 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.211 [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-18 10:36:39.212 [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-18 10:36:39.212 [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-18 10:36:39.212 [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-18 10:36:39.212 [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-18 10:36:39.213 [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-18 10:36:39.215 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.215 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.215 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.216 [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-18 10:36:39.217 [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-18 10:36:39.217 [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-18 10:36:39.217 [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-18 10:36:39.217 [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-18 10:36:39.218 [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-18 10:36:39.220 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.220 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.220 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.221 [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-18 10:36:39.222 [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-18 10:36:39.222 [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-18 10:36:39.222 [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-18 10:36:39.222 [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-18 10:36:39.223 [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-18 10:36:39.225 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.225 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.225 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.225 [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-18 10:36:39.227 [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-18 10:36:39.227 [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-18 10:36:39.227 [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-18 10:36:39.227 [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-18 10:36:39.228 [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-18 10:36:39.229 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.230 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.230 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.230 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.231 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.231 [DefaultDispatcher-worker-8 @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-18 10:36:39.231 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.231 [DefaultDispatcher-worker-8 @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-18 10:36:39.232 [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-18 10:36:39.234 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.234 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.234 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.235 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.236 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.236 [DefaultDispatcher-worker-8 @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-18 10:36:39.236 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.236 [DefaultDispatcher-worker-8 @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-18 10:36:39.237 [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-18 10:36:39.239 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.239 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.239 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.240 [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-18 10:36:39.241 [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-18 10:36:39.241 [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-18 10:36:39.241 [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-18 10:36:39.241 [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-18 10:36:39.243 [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-18 10:36:39.245 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.245 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.245 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.245 [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-18 10:36:39.247 [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-18 10:36:39.247 [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-18 10:36:39.247 [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-18 10:36:39.247 [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-18 10:36:39.248 [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-18 10:36:39.250 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.250 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.251 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.251 [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-18 10:36:39.252 [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-18 10:36:39.252 [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-18 10:36:39.252 [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-18 10:36:39.252 [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-18 10:36:39.253 [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-18 10:36:39.255 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.255 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.255 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.256 [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-18 10:36:39.257 [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-18 10:36:39.257 [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-18 10:36:39.257 [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-18 10:36:39.257 [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-18 10:36:39.258 [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-18 10:36:39.261 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.261 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.261 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.261 [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-18 10:36:39.263 [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-18 10:36:39.263 [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-18 10:36:39.263 [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-18 10:36:39.263 [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-18 10:36:39.264 [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-18 10:36:39.307 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.308 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.308 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:39.308 [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-18 10:36:39.310 [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-18 10:36:39.310 [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-18 10:36:39.310 [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-18 10:36:39.310 [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-18 10:36:39.311 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.313 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.314 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.314 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.314 [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-18 10:36:39.316 [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-18 10:36:39.316 [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-18 10:36:39.316 [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-18 10:36:39.316 [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-18 10:36:39.317 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.360 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.360 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.360 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:36:39.361 [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-18 10:36:39.362 [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-18 10:36:39.363 [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-18 10:36:39.363 [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-18 10:36:39.363 [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-18 10:36:39.364 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.366 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.366 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.366 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.367 [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-18 10:36:39.368 [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-18 10:36:39.368 [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-18 10:36:39.368 [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-18 10:36:39.368 [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-18 10:36:39.369 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.415 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.415 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.415 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:39.416 [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-18 10:36:39.417 [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-18 10:36:39.417 [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-18 10:36:39.417 [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-18 10:36:39.417 [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-18 10:36:39.418 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.463 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.463 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.463 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:39.463 [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-18 10:36:39.465 [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-18 10:36:39.465 [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-18 10:36:39.465 [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-18 10:36:39.465 [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-18 10:36:39.466 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.510 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.511 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.511 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:39.511 [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-18 10:36:39.513 [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-18 10:36:39.513 [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-18 10:36:39.513 [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-18 10:36:39.513 [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-18 10:36:39.514 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.539 [DefaultDispatcher-worker-11 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:39.559 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.559 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.559 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:39.560 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.562 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.562 [DefaultDispatcher-worker-4 @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-18 10:36:39.562 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.562 [DefaultDispatcher-worker-4 @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-18 10:36:39.563 [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-18 10:36:39.607 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.607 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.607 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:39.607 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.609 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.609 [DefaultDispatcher-worker-4 @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-18 10:36:39.609 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.609 [DefaultDispatcher-worker-4 @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-18 10:36:39.610 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.612 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.613 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.613 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.613 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.615 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.615 [DefaultDispatcher-worker-4 @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-18 10:36:39.615 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.615 [DefaultDispatcher-worker-4 @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-18 10:36:39.616 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.659 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.660 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.660 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:39.660 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.662 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.662 [DefaultDispatcher-worker-4 @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-18 10:36:39.662 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.662 [DefaultDispatcher-worker-4 @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-18 10:36:39.663 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.707 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.707 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.707 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:39.708 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.709 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.709 [DefaultDispatcher-worker-4 @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-18 10:36:39.709 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.709 [DefaultDispatcher-worker-4 @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-18 10:36:39.711 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.714 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.714 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.714 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:39.714 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.716 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.716 [DefaultDispatcher-worker-4 @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-18 10:36:39.716 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.716 [DefaultDispatcher-worker-4 @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-18 10:36:39.717 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.763 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.763 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.763 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:39.763 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.765 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.765 [DefaultDispatcher-worker-4 @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-18 10:36:39.765 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.765 [DefaultDispatcher-worker-4 @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-18 10:36:39.766 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:39.769 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.769 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.769 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.770 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.771 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.771 [DefaultDispatcher-worker-4 @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-18 10:36:39.771 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.771 [DefaultDispatcher-worker-4 @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-18 10:36:39.772 [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-18 10:36:39.774 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.774 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.774 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.775 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.776 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.776 [DefaultDispatcher-worker-4 @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-18 10:36:39.776 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.776 [DefaultDispatcher-worker-4 @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-18 10:36:39.777 [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-18 10:36:39.823 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.824 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.824 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 10:36:39.824 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.826 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.826 [DefaultDispatcher-worker-4 @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-18 10:36:39.826 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.826 [DefaultDispatcher-worker-4 @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-18 10:36:39.827 [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-18 10:36:39.829 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.829 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.829 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.830 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.831 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.831 [DefaultDispatcher-worker-4 @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-18 10:36:39.831 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:39.831 [DefaultDispatcher-worker-4 @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-18 10:36:39.832 [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-18 10:36:39.834 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.834 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.834 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.834 [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-18 10:36:39.835 [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-18 10:36:39.835 [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-18 10:36:39.835 [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-18 10:36:39.835 [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-18 10:36:39.836 [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-18 10:36:39.838 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.838 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.839 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.839 [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-18 10:36:39.840 [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-18 10:36:39.840 [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-18 10:36:39.840 [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-18 10:36:39.840 [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-18 10:36:39.841 [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-18 10:36:39.887 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.887 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.887 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:39.888 [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-18 10:36:39.889 [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-18 10:36:39.889 [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-18 10:36:39.889 [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-18 10:36:39.889 [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-18 10:36:39.890 [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-18 10:36:39.893 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.893 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.893 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:39.893 [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-18 10:36:39.895 [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-18 10:36:39.895 [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-18 10:36:39.895 [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-18 10:36:39.895 [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-18 10:36:39.896 [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-18 10:36:39.897 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.898 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.898 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.898 [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-18 10:36:39.899 [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-18 10:36:39.899 [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-18 10:36:39.899 [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-18 10:36:39.899 [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-18 10:36:39.900 [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-18 10:36:39.902 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.902 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.902 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:39.903 [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-18 10:36:39.905 [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-18 10:36:39.905 [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-18 10:36:39.905 [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-18 10:36:39.905 [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-18 10:36:39.906 [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-18 10:36:39.951 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:39.951 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:39.952 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:39.952 [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-18 10:36:39.954 [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-18 10:36:39.954 [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-18 10:36:39.954 [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-18 10:36:39.954 [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-18 10:36:39.956 [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-18 10:36:40.000 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.000 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.001 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 10:36:40.001 [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-18 10:36:40.003 [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-18 10:36:40.003 [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-18 10:36:40.003 [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-18 10:36:40.003 [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-18 10:36:40.004 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.006 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.006 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.007 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:40.007 [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-18 10:36:40.009 [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-18 10:36:40.009 [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-18 10:36:40.009 [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-18 10:36:40.009 [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-18 10:36:40.010 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.018 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.018 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.018 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-18 10:36:40.019 [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-18 10:36:40.020 [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-18 10:36:40.020 [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-18 10:36:40.020 [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-18 10:36:40.020 [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-18 10:36:40.021 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.023 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.023 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.023 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.023 [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-18 10:36:40.027 [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-18 10:36:40.027 [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-18 10:36:40.027 [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-18 10:36:40.027 [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-18 10:36:40.028 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.056 [DefaultDispatcher-worker-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:40.071 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.071 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.071 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 10:36:40.071 [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-18 10:36:40.072 [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-18 10:36:40.073 [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-18 10:36:40.073 [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-18 10:36:40.073 [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-18 10:36:40.074 [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-18 10:36:40.076 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.076 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.076 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.077 [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-18 10:36:40.078 [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-18 10:36:40.078 [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-18 10:36:40.078 [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-18 10:36:40.078 [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-18 10:36:40.079 [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-18 10:36:40.123 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.124 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.124 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:40.124 [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-18 10:36:40.126 [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-18 10:36:40.126 [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-18 10:36:40.126 [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-18 10:36:40.126 [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-18 10:36:40.127 [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-18 10:36:40.171 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.171 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.171 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 10:36:40.172 [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-18 10:36:40.173 [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-18 10:36:40.173 [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-18 10:36:40.173 [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-18 10:36:40.173 [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-18 10:36:40.174 [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-18 10:36:40.176 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.176 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.176 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.176 [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-18 10:36:40.178 [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-18 10:36:40.178 [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-18 10:36:40.178 [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-18 10:36:40.178 [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-18 10:36:40.179 [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-18 10:36:40.224 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.224 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.224 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 10:36:40.224 [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-18 10:36:40.226 [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-18 10:36:40.226 [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-18 10:36:40.226 [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-18 10:36:40.226 [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-18 10:36:40.227 [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-18 10:36:40.228 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.229 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.229 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.229 [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-18 10:36:40.230 [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-18 10:36:40.230 [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-18 10:36:40.230 [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-18 10:36:40.230 [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-18 10:36:40.231 [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-18 10:36:40.233 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.233 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.234 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 10:36:40.234 [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-18 10:36:40.235 [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-18 10:36:40.235 [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-18 10:36:40.235 [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-18 10:36:40.235 [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-18 10:36:40.236 [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-18 10:36:40.237 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.237 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.238 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.238 [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-18 10:36:40.240 [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-18 10:36:40.240 [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-18 10:36:40.240 [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-18 10:36:40.240 [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-18 10:36:40.241 [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-18 10:36:40.250 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.251 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.251 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-18 10:36:40.251 [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-18 10:36:40.252 [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-18 10:36:40.252 [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-18 10:36:40.252 [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-18 10:36:40.252 [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-18 10:36:40.253 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.303 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.303 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.303 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-18 10:36:40.303 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.305 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.305 [DefaultDispatcher-worker-6 @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-18 10:36:40.305 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.305 [DefaultDispatcher-worker-6 @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-18 10:36:40.306 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.308 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.308 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.308 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.308 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.309 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.309 [DefaultDispatcher-worker-6 @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-18 10:36:40.310 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.310 [DefaultDispatcher-worker-6 @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-18 10:36:40.311 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.312 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.312 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.312 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 10:36:40.313 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.314 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.314 [DefaultDispatcher-worker-6 @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-18 10:36:40.314 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.314 [DefaultDispatcher-worker-6 @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-18 10:36:40.315 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:40.319 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:40.319 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.319 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 10:36:40.319 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:40.335 [DefaultDispatcher-worker-15 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:40.344 [DefaultDispatcher-worker-15 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:40.344 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:40.344 [DefaultDispatcher-worker-15 @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-18 10:36:40.344 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:40.345 [DefaultDispatcher-worker-15 @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-18 10:36:40.346 [eventLoopGroupProxy-13-1 @call-handler#1619] 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-18 10:36:40.346 [eventLoopGroupProxy-13-1 @call-handler#1619] 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-18 10:36:40.346 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:40.367 [DefaultDispatcher-worker-15 @call-handler#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:36:40.367 [eventLoopGroupProxy-13-1 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:40.367 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:40.367 [DefaultDispatcher-worker-15 @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/582365769719107584/_ustadmanifest.json. 2024-04-18 10:36:40.367 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:40.367 [eventLoopGroupProxy-13-1 @call-handler#1619] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-04-18 10:36:40.368 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:40.368 [DefaultDispatcher-worker-6 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:40.368 [DefaultDispatcher-worker-6 @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-18 10:36:40.368 [DefaultDispatcher-worker-6 @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-18 10:36:40.369 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:40.369 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json 2024-04-18 10:36:40.370 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json. 2024-04-18 10:36:40.370 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582365769719107584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:40.378 [DefaultDispatcher-worker-12 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551725e4 2024-04-18 10:36:40.395 [DefaultDispatcher-worker-11 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2024-04-18 10:36:40.417 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 10:36:40.418 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 10:36:40.418 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 10:36:40.418 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 10:36:40.418 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 10:36:40.422 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 10:36:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-18 10:36:40.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-18 10:36:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:40.422 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@551725e4: (connection evicted) 2024-04-18 10:36:40.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:40.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-18 10:36:40.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-18 10:36:40.600 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:40.600 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:40.836 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 10:36:41.085 [DefaultDispatcher-worker-11 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2024-04-18 10:36:41.426 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@33478a2f 2024-04-18 10:36:41.426 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@33478a2f 2024-04-18 10:36:41.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-18 10:36:41.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-18 10:36:41.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:41.427 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460df441: (connection evicted) 2024-04-18 10:36:41.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:41.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-18 10:36:41.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-18 10:36:41.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6329a5b9 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:41.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4505015b 2024-04-18 10:36:41.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@4505015b 2024-04-18 10:36:41.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-18 10:36:41.451 [DefaultDispatcher-worker-12 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505015b 2024-04-18 10:36:41.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567baa55 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:41.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:41.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-18 10:36:41.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-18 10:36:41.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-18 10:36:41.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530bd77b 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:41.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-18 10:36:41.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-18 10:36:41.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-18 10:36:41.461 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:41.462 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-18 10:36:41.464 [DefaultDispatcher-worker-12 @coroutine#1657] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:41.467 [DefaultDispatcher-worker-12 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-18 10:36:41.468 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:41.468 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:36:41.468 [Test worker @coroutine#1658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:41.468 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:36:41.471 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 10:36:41.472 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 10:36:41.473 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-18 10:36:41.475 [Test worker @coroutine#1658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:41.475 [Test worker @coroutine#1658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 10:36:41.475 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 10:36:41.475 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:41.476 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:41.476 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 10:36:41.476 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:41.476 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:41.477 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 10:36:41.481 [eventLoopGroupProxy-16-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-18 10:36:41.482 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:41.482 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 10:36:41.485 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-18 10:36:41.490 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:41.497 [Test worker @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-18 10:36:41.538 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:41.557 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:41.559 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397bd46b 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:42.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:42.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-18 10:36:42.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ebd595 2024-04-18 10:36:42.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ebd595 2024-04-18 10:36:42.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-18 10:36:42.610 [DefaultDispatcher-worker-14 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ebd595 2024-04-18 10:36:42.615 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52047/api/blob/upload-init-batch 2024-04-18 10:36:42.615 [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:52047/api/blob/upload-init-batch. 2024-04-18 10:36:42.615 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52047/api/blob/upload-init-batch 2024-04-18 10:36:42.615 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52047/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:36:42.617 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52047/api/blob/upload-init-batch 2024-04-18 10:36:42.617 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52047/api/blob/upload-init-batch 2024-04-18 10:36:42.617 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52047/api/blob/upload-init-batch. 2024-04-18 10:36:42.617 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52047/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:42.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-18 10:36:42.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-18 10:36:42.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:42.623 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ebd595: (connection evicted) 2024-04-18 10:36:42.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:42.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-18 10:36:42.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3751baf6 2024-04-18 10:36:42.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:42.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfab56d 2024-04-18 10:36:42.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cfab56d 2024-04-18 10:36:42.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-18 10:36:42.650 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59337/api/blob/upload-init-batch 2024-04-18 10:36:42.650 [Test worker @coroutine#1700] 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:59337/api/blob/upload-init-batch. 2024-04-18 10:36:42.650 [Test worker @coroutine#1700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59337/api/blob/upload-init-batch 2024-04-18 10:36:42.650 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:36:42.652 [Test worker @coroutine#1700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59337/api/blob/upload-init-batch 2024-04-18 10:36:42.652 [Test worker @coroutine#1700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59337/api/blob/upload-init-batch 2024-04-18 10:36:42.652 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59337/api/blob/upload-init-batch. 2024-04-18 10:36:42.652 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:42.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-18 10:36:42.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-18 10:36:42.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:42.654 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cfab56d: (connection evicted) 2024-04-18 10:36:42.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:42.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-18 10:36:42.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12948e7a 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:42.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:42.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-18 10:36:42.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d12fb85 2024-04-18 10:36:42.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d12fb85 2024-04-18 10:36:42.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-18 10:36:42.681 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39727/api/blob/upload-init-batch 2024-04-18 10:36:42.681 [Test worker @coroutine#1706] 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:39727/api/blob/upload-init-batch. 2024-04-18 10:36:42.681 [Test worker @coroutine#1706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39727/api/blob/upload-init-batch 2024-04-18 10:36:42.681 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39727/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 10:36:42.683 [Test worker @coroutine#1706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39727/api/blob/upload-init-batch 2024-04-18 10:36:42.683 [Test worker @coroutine#1706] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39727/api/blob/upload-init-batch 2024-04-18 10:36:42.684 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39727/api/blob/upload-init-batch. 2024-04-18 10:36:42.684 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39727/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:42.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-18 10:36:42.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-18 10:36:42.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:42.689 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d12fb85: (connection evicted) 2024-04-18 10:36:42.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:42.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-18 10:36:42.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-18 10:36:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2784145d 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:42.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:42.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-18 10:36:42.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7789526e 2024-04-18 10:36:42.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7789526e 2024-04-18 10:36:42.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-18 10:36:43.029 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7789526e 2024-04-18 10:36:43.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abc488d 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:43.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:43.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-18 10:36:43.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c76b2fe 2024-04-18 10:36:43.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c76b2fe 2024-04-18 10:36:43.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef04239 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:43.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:43.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-18 10:36:43.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-18 10:36:43.076 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.104 [DefaultDispatcher-worker-15 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.114 [DefaultDispatcher-worker-16 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.125 [DefaultDispatcher-worker-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.133 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.134 [DefaultDispatcher-worker-14 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.137 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.146 [DefaultDispatcher-worker-14 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-04-18 10:36:43.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-18 10:36:43.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-18 10:36:43.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.154 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49994a4: (connection evicted) 2024-04-18 10:36:43.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:43.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-18 10:36:43.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60317de8 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:43.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-18 10:36:43.199 [DefaultDispatcher-worker-7 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.208 [DefaultDispatcher-worker-9 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.218 [DefaultDispatcher-worker-11 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.225 [DefaultDispatcher-worker-15 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.230 [Test worker @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.243 [DefaultDispatcher-worker-12 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2024-04-18 10:36:43.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-18 10:36:43.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-18 10:36:43.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.245 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83: (connection evicted) 2024-04-18 10:36:43.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:43.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-18 10:36:43.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf1bd4a 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:43.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-18 10:36:43.289 [DefaultDispatcher-worker-15 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.299 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.309 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.319 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7 2024-04-18 10:36:43.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-18 10:36:43.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-18 10:36:43.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.320 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445f6aa7: (connection evicted) 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:43.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-18 10:36:43.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a286095 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-18 10:36:43.360 [DefaultDispatcher-worker-7 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.371 [DefaultDispatcher-worker-2 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.380 [DefaultDispatcher-worker-15 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.388 [DefaultDispatcher-worker-6 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.393 [Test worker @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.403 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-04-18 10:36:43.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-18 10:36:43.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-18 10:36:43.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:43.404 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c40a65: (connection evicted) 2024-04-18 10:36:43.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:43.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-18 10:36:43.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-18 10:36:43.440 [DefaultDispatcher-worker-7 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505015b 2024-04-18 10:36:43.460 [DefaultDispatcher-worker-7 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-18 10:36:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a143 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-18 10:36:49.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e356940 2024-04-18 10:36:49.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e356940 2024-04-18 10:36:49.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-18 10:36:49.590 [DefaultDispatcher-worker-9 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e356940 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@433362e0 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-18 10:36:49.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-18 10:36:49.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-18 10:36:49.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3305897c 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b83897 2024-04-18 10:36:49.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b83897 2024-04-18 10:36:49.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-18 10:36:49.643 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.647 [Test worker @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b83897 2024-04-18 10:36:49.650 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b83897 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321558f8 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-18 10:36:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-18 10:36:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-18 10:36:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-18 10:36:49.683 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-18 10:36:49.686 [Test worker @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b84c9a 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-18 10:36:49.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 10:36:49.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 10:36:49.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-18 10:36:49.697 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.717 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 10:36:49.720 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2024-04-18 10:36:49.721 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5dde4 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:49.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 10:36:49.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 10:36:49.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-18 10:36:49.748 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 10:36:49.751 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2024-04-18 10:36:49.756 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.758 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.758 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.760 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.760 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.760 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.792 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.805 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.805 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.805 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.822 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:49.849 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.849 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.849 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.893 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.893 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.893 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.937 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.937 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.937 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:49.981 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:49.981 [Test worker @coroutine#1832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41707/ 2024-04-18 10:36:49.981 [Test worker @coroutine#1832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41707/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.029 [Test worker @coroutine#1832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41707/ 2024-04-18 10:36:50.033 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.033 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.035 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.035 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.035 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.081 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.081 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.081 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.125 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.125 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.125 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.169 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.169 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.169 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.213 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.213 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.213 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.257 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.257 [Test worker @coroutine#1849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56895/ 2024-04-18 10:36:50.257 [Test worker @coroutine#1849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56895/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 10:36:50.258 [Test worker @coroutine#1849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56895/ 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b1a3125 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-18 10:36:50.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-18 10:36:50.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.505 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.507 [Test worker @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.509 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.509 [DefaultDispatcher-worker-11 @coroutine#1887] 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:53781/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:50.509 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.510 [DefaultDispatcher-worker-11 @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53781/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:50.511 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.511 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.520 [DefaultDispatcher-worker-9 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.520 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.520 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:50.520 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.521 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.521 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.523 [Test worker @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230e163b 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-18 10:36:50.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-18 10:36:50.545 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.556 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.558 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.561 [DefaultDispatcher-worker-10 @coroutine#1907] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:36:50.562 [DefaultDispatcher-worker-10 @coroutine#1907] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-18 10:36:50.562 [DefaultDispatcher-worker-10 @coroutine#1907] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:36:50.563 [DefaultDispatcher-worker-5 @coroutine#1907] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:36:50.563 [DefaultDispatcher-worker-5 @coroutine#1907] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 10:36:50.569 [DefaultDispatcher-worker-7 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-04-18 10:36:50.573 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:50.578 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d221f5 2024-04-18 10:36:50.578 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d221f5 2024-04-18 10:36:50.581 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d15c1ff 2024-04-18 10:36:50.581 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d15c1ff 2024-04-18 10:36:50.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a4a85 2024-04-18 10:36:50.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a4a85 2024-04-18 10:36:50.588 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c28cbc4 2024-04-18 10:36:50.588 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c28cbc4 2024-04-18 10:36:50.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e97983d 2024-04-18 10:36:50.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e97983d 2024-04-18 10:36:50.593 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5eb029 2024-04-18 10:36:50.593 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5eb029 2024-04-18 10:36:50.595 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@260bbd65 2024-04-18 10:36:50.595 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@260bbd65 2024-04-18 10:36:50.598 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c07348b 2024-04-18 10:36:50.598 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c07348b 2024-04-18 10:36:50.600 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb30946 2024-04-18 10:36:50.600 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb30946 2024-04-18 10:36:50.600 [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-18 10:36:50.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4607cbe2 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-18 10:36:50.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-18 10:36:50.625 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:50.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.631 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@43630100 2024-04-18 10:36:50.631 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@43630100 2024-04-18 10:36:50.634 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da4e71c 2024-04-18 10:36:50.634 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da4e71c 2024-04-18 10:36:50.637 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@499b6a70 2024-04-18 10:36:50.637 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@499b6a70 2024-04-18 10:36:50.641 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c99ed27 2024-04-18 10:36:50.641 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c99ed27 2024-04-18 10:36:50.641 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.643 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@572986b5 2024-04-18 10:36:50.643 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@572986b5 2024-04-18 10:36:50.643 [Test worker @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.644 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.644 [DefaultDispatcher-worker-4 @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:55853/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:50.644 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.645 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55853/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:50.646 [DefaultDispatcher-worker-6 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.646 [DefaultDispatcher-worker-6 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.647 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddf074b 2024-04-18 10:36:50.647 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ddf074b 2024-04-18 10:36:50.652 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f85326a 2024-04-18 10:36:50.652 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f85326a 2024-04-18 10:36:50.654 [DefaultDispatcher-worker-7 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.654 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.654 [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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:50.654 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.655 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.655 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb61268 2024-04-18 10:36:50.655 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb61268 2024-04-18 10:36:50.655 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.657 [Test worker @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.657 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77313d65 2024-04-18 10:36:50.657 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77313d65 2024-04-18 10:36:50.657 [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-18 10:36:50.666 [DefaultDispatcher-worker-2 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.676 [DefaultDispatcher-worker-11 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.686 [DefaultDispatcher-worker-16 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.695 [DefaultDispatcher-worker-3 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.705 [DefaultDispatcher-worker-3 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.708 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:50.712 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f3fa4 2024-04-18 10:36:50.712 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f3fa4 2024-04-18 10:36:50.716 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158dc27 2024-04-18 10:36:50.716 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158dc27 2024-04-18 10:36:50.717 [DefaultDispatcher-worker-9 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.720 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@656754d4 2024-04-18 10:36:50.720 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@656754d4 2024-04-18 10:36:50.725 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2065d61c 2024-04-18 10:36:50.725 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2065d61c 2024-04-18 10:36:50.727 [DefaultDispatcher-worker-7 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.728 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611afab 2024-04-18 10:36:50.728 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611afab 2024-04-18 10:36:50.731 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@110ff4aa 2024-04-18 10:36:50.731 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@110ff4aa 2024-04-18 10:36:50.734 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e91d3ab 2024-04-18 10:36:50.734 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e91d3ab 2024-04-18 10:36:50.736 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a2953 2024-04-18 10:36:50.736 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a2953 2024-04-18 10:36:50.738 [DefaultDispatcher-worker-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.739 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9daa06 2024-04-18 10:36:50.739 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9daa06 2024-04-18 10:36:50.739 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:36:50.749 [DefaultDispatcher-worker-4 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.758 [DefaultDispatcher-worker-6 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:50.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d7e7aa 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-18 10:36:50.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-18 10:36:50.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.806 [Test worker @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.807 [Test worker @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.809 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.809 [DefaultDispatcher-worker-6 @coroutine#1966] 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:36299/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:50.809 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.809 [DefaultDispatcher-worker-6 @coroutine#1966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36299/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:50.811 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.811 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.818 [DefaultDispatcher-worker-12 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.819 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.819 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:50.819 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.819 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.819 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.823 [Test worker @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:50.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b744fd 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-18 10:36:50.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-18 10:36:50.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.841 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.843 [Test worker @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.845 [DefaultDispatcher-worker-14 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:36:50.845 [DefaultDispatcher-worker-14 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-18 10:36:50.845 [DefaultDispatcher-worker-14 @coroutine#1986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:36:50.846 [DefaultDispatcher-worker-5 @coroutine#1986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:36:50.846 [DefaultDispatcher-worker-5 @coroutine#1986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 10:36:50.853 [DefaultDispatcher-worker-10 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60655642 2024-04-18 10:36:50.872 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:50.877 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47471951 2024-04-18 10:36:50.877 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47471951 2024-04-18 10:36:50.881 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4980ffc9 2024-04-18 10:36:50.881 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4980ffc9 2024-04-18 10:36:50.883 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf7221 2024-04-18 10:36:50.883 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf7221 2024-04-18 10:36:50.886 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bdf5f2 2024-04-18 10:36:50.886 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bdf5f2 2024-04-18 10:36:50.888 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cfe825 2024-04-18 10:36:50.888 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cfe825 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9d6c78 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.891 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff3fa2 2024-04-18 10:36:50.891 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff3fa2 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-18 10:36:50.894 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f677cc6 2024-04-18 10:36:50.894 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f677cc6 2024-04-18 10:36:50.898 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68920abd 2024-04-18 10:36:50.898 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68920abd 2024-04-18 10:36:50.901 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094594a 2024-04-18 10:36:50.901 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094594a 2024-04-18 10:36:50.901 [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-18 10:36:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.929 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:50.933 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.934 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c1bc5 2024-04-18 10:36:50.934 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c1bc5 2024-04-18 10:36:50.935 [Test worker @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.936 [DefaultDispatcher-worker-12 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.936 [DefaultDispatcher-worker-12 @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:50079/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:50.936 [DefaultDispatcher-worker-12 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.937 [DefaultDispatcher-worker-12 @coroutine#1999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50079/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:50.938 [DefaultDispatcher-worker-14 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.938 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@274be084 2024-04-18 10:36:50.939 [DefaultDispatcher-worker-14 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:50.939 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@274be084 2024-04-18 10:36:50.942 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@237470b5 2024-04-18 10:36:50.942 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@237470b5 2024-04-18 10:36:50.943 [DefaultDispatcher-worker-14 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.944 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.944 [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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:50.944 [DefaultDispatcher-worker-14 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.945 [DefaultDispatcher-worker-2 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.945 [DefaultDispatcher-worker-2 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:50.946 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676eabf 2024-04-18 10:36:50.946 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676eabf 2024-04-18 10:36:50.947 [Test worker @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c141c7b 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-18 10:36:50.949 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6d9787 2024-04-18 10:36:50.949 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6d9787 2024-04-18 10:36:50.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-18 10:36:50.952 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57da0d2e 2024-04-18 10:36:50.952 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57da0d2e 2024-04-18 10:36:50.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.954 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b2eb8 2024-04-18 10:36:50.954 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b2eb8 2024-04-18 10:36:50.956 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65915f0 2024-04-18 10:36:50.956 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65915f0 2024-04-18 10:36:50.959 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@454b6b13 2024-04-18 10:36:50.959 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@454b6b13 2024-04-18 10:36:50.959 [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-18 10:36:50.964 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.966 [Test worker @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2546bf 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:50.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-18 10:36:50.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:50.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:50.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-18 10:36:50.976 [DefaultDispatcher-worker-6 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 10:36:50.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:50.992 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:50.996 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d447bb 2024-04-18 10:36:50.996 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d447bb 2024-04-18 10:36:50.999 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:51.001 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a13a551 2024-04-18 10:36:51.001 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a13a551 2024-04-18 10:36:51.001 [Test worker @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:51.002 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.002 [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:48461/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:51.002 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.002 [DefaultDispatcher-worker-2 @coroutine#2028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48461/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.004 [DefaultDispatcher-worker-14 @coroutine#2028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.004 [DefaultDispatcher-worker-14 @coroutine#2028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.005 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2c2ccb 2024-04-18 10:36:51.005 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2c2ccb 2024-04-18 10:36:51.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2eaf6a 2024-04-18 10:36:51.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2eaf6a 2024-04-18 10:36:51.010 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d81dc2b 2024-04-18 10:36:51.010 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d81dc2b 2024-04-18 10:36:51.011 [DefaultDispatcher-worker-4 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:51.011 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.011 [DefaultDispatcher-worker-4 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.011 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fc5e7 2024-04-18 10:36:51.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4fc5e7 2024-04-18 10:36:51.012 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.012 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.014 [Test worker @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:51.014 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@150ae811 2024-04-18 10:36:51.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@150ae811 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435e224d 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-18 10:36:51.017 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b015025 2024-04-18 10:36:51.017 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b015025 2024-04-18 10:36:51.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-18 10:36:51.019 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802adea 2024-04-18 10:36:51.019 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802adea 2024-04-18 10:36:51.019 [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-18 10:36:51.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.032 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.033 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf9bfd3 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.034 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.035 [DefaultDispatcher-worker-4 @coroutine#2049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-18 10:36:51.043 [DefaultDispatcher-worker-16 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-04-18 10:36:51.052 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.054 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@48417954 2024-04-18 10:36:51.054 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@48417954 2024-04-18 10:36:51.057 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46869e2c 2024-04-18 10:36:51.057 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46869e2c 2024-04-18 10:36:51.059 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b91224 2024-04-18 10:36:51.059 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b91224 2024-04-18 10:36:51.061 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb9417 2024-04-18 10:36:51.061 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb9417 2024-04-18 10:36:51.063 [DefaultDispatcher-worker-4 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.064 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f3c66d 2024-04-18 10:36:51.064 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f3c66d 2024-04-18 10:36:51.066 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f65721 2024-04-18 10:36:51.066 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f65721 2024-04-18 10:36:51.068 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.068 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c545be9 2024-04-18 10:36:51.069 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c545be9 2024-04-18 10:36:51.071 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67946b58 2024-04-18 10:36:51.071 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@67946b58 2024-04-18 10:36:51.073 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@8057e83 2024-04-18 10:36:51.073 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@8057e83 2024-04-18 10:36:51.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0e1969 2024-04-18 10:36:51.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0e1969 2024-04-18 10:36:51.073 [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-18 10:36:51.075 [DefaultDispatcher-worker-4 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.076 [DefaultDispatcher-worker-4 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.077 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c281f3 2024-04-18 10:36:51.077 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c281f3 2024-04-18 10:36:51.077 [DefaultDispatcher-worker-14 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.077 [DefaultDispatcher-worker-14 @coroutine#2057] 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-18 10:36:51.077 [DefaultDispatcher-worker-14 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.077 [DefaultDispatcher-worker-14 @coroutine#2057] 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-18 10:36:51.078 [DefaultDispatcher-worker-4 @coroutine#2049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.078 [DefaultDispatcher-worker-4 @coroutine#2049] 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-18 10:36:51.078 [DefaultDispatcher-worker-4 @coroutine#2049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.079 [DefaultDispatcher-worker-2 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.079 [DefaultDispatcher-worker-14 @coroutine#2049] 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-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbebfba 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.081 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd15f3 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.081 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd15f3 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-18 10:36:51.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-18 10:36:51.085 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ff8bc8 2024-04-18 10:36:51.085 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ff8bc8 2024-04-18 10:36:51.087 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@642d04d2 2024-04-18 10:36:51.087 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@642d04d2 2024-04-18 10:36:51.087 [DefaultDispatcher-worker-15 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:51.088 [DefaultDispatcher-worker-15 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.088 [DefaultDispatcher-worker-15 @coroutine#2056] 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-18 10:36:51.088 [DefaultDispatcher-worker-15 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.089 [DefaultDispatcher-worker-15 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.089 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7672ccbd 2024-04-18 10:36:51.089 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7672ccbd 2024-04-18 10:36:51.092 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a1d0d 2024-04-18 10:36:51.092 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a1d0d 2024-04-18 10:36:51.094 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d07487 2024-04-18 10:36:51.094 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d07487 2024-04-18 10:36:51.097 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b57ef3b 2024-04-18 10:36:51.097 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b57ef3b 2024-04-18 10:36:51.097 [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-18 10:36:51.106 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.118 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.119 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.120 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.121 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.121 [DefaultDispatcher-worker-9 @coroutine#2071] 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:37897/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:51.121 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.122 [DefaultDispatcher-worker-9 @coroutine#2071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.124 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.124 [DefaultDispatcher-worker-7 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.124 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e76ba39 2024-04-18 10:36:51.124 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e76ba39 2024-04-18 10:36:51.128 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b14f87 2024-04-18 10:36:51.128 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b14f87 2024-04-18 10:36:51.131 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@548ed149 2024-04-18 10:36:51.131 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@548ed149 2024-04-18 10:36:51.132 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.132 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.132 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.132 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.133 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.133 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.134 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c45bc 2024-04-18 10:36:51.134 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c45bc 2024-04-18 10:36:51.135 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.135 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.137 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac082c6 2024-04-18 10:36:51.137 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac082c6 2024-04-18 10:36:51.139 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9175cc8 2024-04-18 10:36:51.139 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@9175cc8 2024-04-18 10:36:51.139 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057376e 2024-04-18 10:36:51.139 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057376e 2024-04-18 10:36:51.142 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0b39a 2024-04-18 10:36:51.142 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0b39a 2024-04-18 10:36:51.142 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1aeb4 2024-04-18 10:36:51.142 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1aeb4 2024-04-18 10:36:51.145 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef37b8 2024-04-18 10:36:51.145 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef37b8 2024-04-18 10:36:51.145 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a3baf3 2024-04-18 10:36:51.145 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a3baf3 2024-04-18 10:36:51.146 [DefaultDispatcher-worker-11 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.147 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0bd0b3 2024-04-18 10:36:51.147 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0bd0b3 2024-04-18 10:36:51.147 [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-18 10:36:51.148 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@46edb9a1 2024-04-18 10:36:51.148 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@46edb9a1 2024-04-18 10:36:51.150 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@752f5ca8 2024-04-18 10:36:51.150 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@752f5ca8 2024-04-18 10:36:51.152 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e17df4 2024-04-18 10:36:51.152 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e17df4 2024-04-18 10:36:51.154 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc9c647 2024-04-18 10:36:51.154 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc9c647 2024-04-18 10:36:51.155 [DefaultDispatcher-worker-9 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.156 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c246ee 2024-04-18 10:36:51.156 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c246ee 2024-04-18 10:36:51.158 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@29078482 2024-04-18 10:36:51.158 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@29078482 2024-04-18 10:36:51.158 [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-18 10:36:51.163 [DefaultDispatcher-worker-7 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.172 [DefaultDispatcher-worker-15 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.180 [DefaultDispatcher-worker-7 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.182 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:51.188 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bad6af7 2024-04-18 10:36:51.188 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bad6af7 2024-04-18 10:36:51.189 [DefaultDispatcher-worker-4 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.192 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a8df2 2024-04-18 10:36:51.192 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a8df2 2024-04-18 10:36:51.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41550187 2024-04-18 10:36:51.195 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41550187 2024-04-18 10:36:51.197 [DefaultDispatcher-worker-15 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45787c9 2024-04-18 10:36:51.199 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45787c9 2024-04-18 10:36:51.202 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@240daf66 2024-04-18 10:36:51.202 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@240daf66 2024-04-18 10:36:51.204 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3519a308 2024-04-18 10:36:51.204 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3519a308 2024-04-18 10:36:51.205 [DefaultDispatcher-worker-9 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.207 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca9d515 2024-04-18 10:36:51.207 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca9d515 2024-04-18 10:36:51.211 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@64787886 2024-04-18 10:36:51.211 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@64787886 2024-04-18 10:36:51.213 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.214 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc78df0 2024-04-18 10:36:51.214 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc78df0 2024-04-18 10:36:51.214 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 10:36:51.215 [DefaultDispatcher-worker-9 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.215 [DefaultDispatcher-worker-9 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:36:51.215 [DefaultDispatcher-worker-9 @coroutine#2101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.216 [DefaultDispatcher-worker-6 @coroutine#2101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.216 [DefaultDispatcher-worker-6 @coroutine#2101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.216 [DefaultDispatcher-worker-3 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:36:51.217 [DefaultDispatcher-worker-3 @coroutine#2101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37897/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:51.217 [DefaultDispatcher-worker-3 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.217 [DefaultDispatcher-worker-3 @coroutine#2101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 10:36:51.217 [DefaultDispatcher-worker-3 @coroutine#2101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.218 [DefaultDispatcher-worker-6 @coroutine#2101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.218 [DefaultDispatcher-worker-6 @coroutine#2101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.246 [DefaultDispatcher-worker-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:51.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c15508 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-18 10:36:51.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-18 10:36:51.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.286 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.288 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.289 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.289 [DefaultDispatcher-worker-16 @coroutine#2123] 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:36819/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:51.289 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.289 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36819/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.291 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.291 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.298 [DefaultDispatcher-worker-13 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.299 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.299 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.299 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.300 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.300 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.302 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a23136f 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-18 10:36:51.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-18 10:36:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.325 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.329 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.340 [DefaultDispatcher-worker-11 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20724c21 2024-04-18 10:36:51.340 [DefaultDispatcher-worker-10 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.348 [DefaultDispatcher-worker-5 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.353 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:51.356 [DefaultDispatcher-worker-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.358 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef07a7 2024-04-18 10:36:51.358 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef07a7 2024-04-18 10:36:51.362 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28f9aa 2024-04-18 10:36:51.362 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@d28f9aa 2024-04-18 10:36:51.364 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@9176cd7 2024-04-18 10:36:51.364 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@9176cd7 2024-04-18 10:36:51.365 [DefaultDispatcher-worker-10 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.366 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c15f391 2024-04-18 10:36:51.366 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c15f391 2024-04-18 10:36:51.369 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bc078b 2024-04-18 10:36:51.369 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bc078b 2024-04-18 10:36:51.371 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d935d7f 2024-04-18 10:36:51.371 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d935d7f 2024-04-18 10:36:51.374 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd0f7ce 2024-04-18 10:36:51.374 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd0f7ce 2024-04-18 10:36:51.376 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3a0cde 2024-04-18 10:36:51.376 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3a0cde 2024-04-18 10:36:51.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bedd68d 2024-04-18 10:36:51.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bedd68d 2024-04-18 10:36:51.378 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 10:36:51.388 [DefaultDispatcher-worker-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.402 [DefaultDispatcher-worker-11 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.406 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.411 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47653592 2024-04-18 10:36:51.411 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47653592 2024-04-18 10:36:51.412 [DefaultDispatcher-worker-10 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.416 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2c30e 2024-04-18 10:36:51.416 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a2c30e 2024-04-18 10:36:51.419 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9d5ee2 2024-04-18 10:36:51.419 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9d5ee2 2024-04-18 10:36:51.421 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@89fc935 2024-04-18 10:36:51.421 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@89fc935 2024-04-18 10:36:51.422 [DefaultDispatcher-worker-11 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.423 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6638b411 2024-04-18 10:36:51.423 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6638b411 2024-04-18 10:36:51.426 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@395da16b 2024-04-18 10:36:51.426 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@395da16b 2024-04-18 10:36:51.428 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1082ec 2024-04-18 10:36:51.428 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1082ec 2024-04-18 10:36:51.431 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b0367a 2024-04-18 10:36:51.431 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b0367a 2024-04-18 10:36:51.433 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0b9f41 2024-04-18 10:36:51.433 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0b9f41 2024-04-18 10:36:51.433 [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-18 10:36:51.434 [DefaultDispatcher-worker-15 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.445 [DefaultDispatcher-worker-5 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2446597e 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-18 10:36:51.471 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.482 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.484 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.485 [DefaultDispatcher-worker-5 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.485 [DefaultDispatcher-worker-5 @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:57643/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:51.485 [DefaultDispatcher-worker-5 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.485 [DefaultDispatcher-worker-5 @coroutine#2166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57643/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.487 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.487 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.495 [DefaultDispatcher-worker-13 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.495 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.495 [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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.495 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.496 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.496 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.498 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c98eaa9 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-18 10:36:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-18 10:36:51.504 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.515 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.517 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.529 [DefaultDispatcher-worker-12 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-18 10:36:51.530 [DefaultDispatcher-worker-15 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.532 [DefaultDispatcher-worker-6 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:51.532 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.532 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.532 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.534 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.534 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.539 [DefaultDispatcher-worker-5 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.547 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:51.549 [DefaultDispatcher-worker-14 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.552 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d139c0 2024-04-18 10:36:51.552 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d139c0 2024-04-18 10:36:51.557 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c6aa 2024-04-18 10:36:51.557 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c6aa 2024-04-18 10:36:51.560 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@22952b0 2024-04-18 10:36:51.560 [DefaultDispatcher-worker-10 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.560 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@22952b0 2024-04-18 10:36:51.561 [DefaultDispatcher-worker-14 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.561 [DefaultDispatcher-worker-14 @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:57643/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:36:51.561 [DefaultDispatcher-worker-14 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.562 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@472bcc91 2024-04-18 10:36:51.562 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@472bcc91 2024-04-18 10:36:51.562 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.562 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 10:36:51.563 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 10:36:51.563 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57643/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:51.563 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.563 [DefaultDispatcher-worker-10 @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:57643/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 10:36:51.563 [DefaultDispatcher-worker-10 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.564 [DefaultDispatcher-worker-2 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.564 [DefaultDispatcher-worker-2 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 10:36:51.565 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b5f28d 2024-04-18 10:36:51.565 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b5f28d 2024-04-18 10:36:51.568 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a64f67 2024-04-18 10:36:51.568 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a64f67 2024-04-18 10:36:51.571 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed22fd1 2024-04-18 10:36:51.571 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed22fd1 2024-04-18 10:36:51.574 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@270433de 2024-04-18 10:36:51.574 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@270433de 2024-04-18 10:36:51.576 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ecc8c29 2024-04-18 10:36:51.576 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ecc8c29 2024-04-18 10:36:51.576 [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-18 10:36:51.587 [DefaultDispatcher-worker-6 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b9c9ff 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-18 10:36:51.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-18 10:36:51.603 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.607 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af68806 2024-04-18 10:36:51.607 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af68806 2024-04-18 10:36:51.611 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@34316128 2024-04-18 10:36:51.611 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@34316128 2024-04-18 10:36:51.614 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@300ee376 2024-04-18 10:36:51.614 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@300ee376 2024-04-18 10:36:51.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.617 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@750c6b13 2024-04-18 10:36:51.617 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@750c6b13 2024-04-18 10:36:51.619 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb46b0c 2024-04-18 10:36:51.619 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb46b0c 2024-04-18 10:36:51.622 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@44337d73 2024-04-18 10:36:51.622 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@44337d73 2024-04-18 10:36:51.624 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36123d0 2024-04-18 10:36:51.624 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36123d0 2024-04-18 10:36:51.626 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.627 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1523945c 2024-04-18 10:36:51.627 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1523945c 2024-04-18 10:36:51.627 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.628 [DefaultDispatcher-worker-6 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.628 [DefaultDispatcher-worker-6 @coroutine#2222] 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:60217/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 10:36:51.628 [DefaultDispatcher-worker-6 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.628 [DefaultDispatcher-worker-6 @coroutine#2222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60217/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.630 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1761ff 2024-04-18 10:36:51.630 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1761ff 2024-04-18 10:36:51.630 [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-18 10:36:51.633 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.633 [DefaultDispatcher-worker-8 @coroutine#2222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:51.638 [DefaultDispatcher-worker-5 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.639 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.639 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.639 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.639 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.639 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.642 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-18 10:36:51.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-18 10:36:51.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.660 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.661 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-9 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/auth/register 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-9 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-10 @coroutine#2244] 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:60217/auth/register. 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-9 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/auth/register 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-9 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.665 [DefaultDispatcher-worker-10 @coroutine#2244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60217/auth/register from class io.ktor.http.content.TextContent 2024-04-18 10:36:51.666 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/auth/register 2024-04-18 10:36:51.666 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/auth/register 2024-04-18 10:36:51.666 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.667 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.671 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2024-04-18 10:36:51.693 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.698 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e51f5b 2024-04-18 10:36:51.698 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e51f5b 2024-04-18 10:36:51.703 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a22edb7 2024-04-18 10:36:51.703 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a22edb7 2024-04-18 10:36:51.706 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d742b 2024-04-18 10:36:51.706 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d742b 2024-04-18 10:36:51.709 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1fe78c 2024-04-18 10:36:51.709 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1fe78c 2024-04-18 10:36:51.711 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c2a73 2024-04-18 10:36:51.711 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c2a73 2024-04-18 10:36:51.713 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60217/auth/register. 2024-04-18 10:36:51.713 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60217/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:51.713 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe2c78 2024-04-18 10:36:51.713 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afe2c78 2024-04-18 10:36:51.717 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47bf20 2024-04-18 10:36:51.717 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f47bf20 2024-04-18 10:36:51.719 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3018c3 2024-04-18 10:36:51.719 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3018c3 2024-04-18 10:36:51.722 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9bc64 2024-04-18 10:36:51.722 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9bc64 2024-04-18 10:36:51.722 [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-18 10:36:51.739 [DefaultDispatcher-worker-16 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.747 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.749 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:51.751 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@692219d8 2024-04-18 10:36:51.751 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@692219d8 2024-04-18 10:36:51.754 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5ea8c 2024-04-18 10:36:51.754 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5ea8c 2024-04-18 10:36:51.757 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63da72a8 2024-04-18 10:36:51.757 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63da72a8 2024-04-18 10:36:51.760 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8e0b7 2024-04-18 10:36:51.760 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8e0b7 2024-04-18 10:36:51.762 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4dc16d 2024-04-18 10:36:51.762 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4dc16d 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbed6fc 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-18 10:36:51.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-18 10:36:51.765 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1734e182 2024-04-18 10:36:51.765 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1734e182 2024-04-18 10:36:51.767 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b9efe 2024-04-18 10:36:51.767 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b9efe 2024-04-18 10:36:51.769 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f71ff8 2024-04-18 10:36:51.769 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f71ff8 2024-04-18 10:36:51.772 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7700f8e2 2024-04-18 10:36:51.772 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7700f8e2 2024-04-18 10:36:51.772 [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-18 10:36:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.795 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.797 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.798 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.798 [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-18 10:36:51.798 [DefaultDispatcher-worker-15 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.798 [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-18 10:36:51.800 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.800 [DefaultDispatcher-worker-16 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.808 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.808 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.808 [DefaultDispatcher-worker-11 @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-18 10:36:51.808 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.809 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.809 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.811 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.820 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.829 [DefaultDispatcher-worker-5 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:51.829 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.829 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.829 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.830 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.830 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.838 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2024-04-18 10:36:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-18 10:36:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-18 10:36:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.840 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@129b0ed: (connection evicted) 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:51.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-18 10:36:51.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb888b7 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-18 10:36:51.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-18 10:36:51.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.857 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.859 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.860 [DefaultDispatcher-worker-14 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.860 [DefaultDispatcher-worker-14 @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-18 10:36:51.860 [DefaultDispatcher-worker-14 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.860 [DefaultDispatcher-worker-14 @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-18 10:36:51.861 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.861 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.870 [DefaultDispatcher-worker-10 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.870 [DefaultDispatcher-worker-10 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.870 [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-18 10:36:51.870 [DefaultDispatcher-worker-10 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.870 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.871 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.873 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.877 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.882 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@277dddcf 2024-04-18 10:36:51.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-18 10:36:51.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-18 10:36:51.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.883 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@277dddcf: (connection evicted) 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:51.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-18 10:36:51.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ccc91b 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-18 10:36:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-18 10:36:51.888 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.899 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.901 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.901 [DefaultDispatcher-worker-15 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.901 [DefaultDispatcher-worker-15 @coroutine#2318] 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-18 10:36:51.901 [DefaultDispatcher-worker-15 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.902 [DefaultDispatcher-worker-15 @coroutine#2318] 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-18 10:36:51.903 [DefaultDispatcher-worker-16 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.903 [DefaultDispatcher-worker-16 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.912 [DefaultDispatcher-worker-12 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.913 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.913 [DefaultDispatcher-worker-12 @coroutine#2317] 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-18 10:36:51.913 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.914 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.914 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.916 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.919 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.923 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.926 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.930 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.933 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.935 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de 2024-04-18 10:36:51.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-18 10:36:51.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-18 10:36:51.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.936 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b8c15de: (connection evicted) 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:51.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-18 10:36:51.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590ab84 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-18 10:36:51.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-18 10:36:51.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.952 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.953 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.954 [DefaultDispatcher-worker-12 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.954 [DefaultDispatcher-worker-12 @coroutine#2356] 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-18 10:36:51.954 [DefaultDispatcher-worker-12 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.954 [DefaultDispatcher-worker-12 @coroutine#2356] 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-18 10:36:51.956 [DefaultDispatcher-worker-10 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.956 [DefaultDispatcher-worker-10 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.956 [DefaultDispatcher-worker-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:51.956 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.956 [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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:51.956 [DefaultDispatcher-worker-1 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.957 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.957 [DefaultDispatcher-worker-15 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:51.963 [DefaultDispatcher-worker-5 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.964 [DefaultDispatcher-worker-5 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.964 [DefaultDispatcher-worker-5 @coroutine#2355] 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-18 10:36:51.964 [DefaultDispatcher-worker-5 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.964 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.964 [DefaultDispatcher-worker-10 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:51.966 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.968 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.972 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-04-18 10:36:51.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-18 10:36:51.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-18 10:36:51.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:51.974 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d48299e: (connection evicted) 2024-04-18 10:36:51.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:51.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-18 10:36:51.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-18 10:36:51.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fb6900 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:51.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:51.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-18 10:36:51.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:51.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:51.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-18 10:36:51.979 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:51.990 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:51.992 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:51.993 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.993 [DefaultDispatcher-worker-10 @coroutine#2391] 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-18 10:36:51.993 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.993 [DefaultDispatcher-worker-10 @coroutine#2391] 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-18 10:36:51.994 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:51.994 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:52.003 [DefaultDispatcher-worker-9 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.003 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.003 [DefaultDispatcher-worker-9 @coroutine#2390] 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-18 10:36:52.003 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.004 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.004 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.006 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.010 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.013 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.015 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.019 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0 2024-04-18 10:36:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-18 10:36:52.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-18 10:36:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.019 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0751b0: (connection evicted) 2024-04-18 10:36:52.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-18 10:36:52.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-18 10:36:52.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb555e8 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-18 10:36:52.022 [DefaultDispatcher-worker-4 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:52.022 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.022 [DefaultDispatcher-worker-4 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.022 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-18 10:36:52.024 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.024 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.035 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.037 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.038 [DefaultDispatcher-worker-16 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:52.038 [DefaultDispatcher-worker-16 @coroutine#2425] 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-18 10:36:52.038 [DefaultDispatcher-worker-16 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:52.038 [DefaultDispatcher-worker-16 @coroutine#2425] 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-18 10:36:52.039 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:52.039 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 10:36:52.047 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.048 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.048 [DefaultDispatcher-worker-4 @coroutine#2424] 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-18 10:36:52.048 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.048 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.048 [DefaultDispatcher-worker-12 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 10:36:52.052 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.056 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c502018 2024-04-18 10:36:52.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-18 10:36:52.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-18 10:36:52.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.058 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c502018: (connection evicted) 2024-04-18 10:36:52.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-18 10:36:52.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-18 10:36:52.163 [DefaultDispatcher-worker-9 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-9 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-9 @coroutine#2056] 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-18 10:36:52.164 [DefaultDispatcher-worker-9 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.164 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.165 [DefaultDispatcher-worker-1 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.165 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.165 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.310 [DefaultDispatcher-worker-4 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:52.310 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.310 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.310 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.311 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.311 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f119b55 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-18 10:36:52.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-18 10:36:52.402 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.414 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.416 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.417 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.417 [DefaultDispatcher-worker-2 @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-18 10:36:52.417 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.417 [DefaultDispatcher-worker-2 @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-18 10:36:52.418 [DefaultDispatcher-worker-1 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.418 [DefaultDispatcher-worker-1 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.427 [DefaultDispatcher-worker-12 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.427 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.427 [DefaultDispatcher-worker-12 @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-18 10:36:52.427 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.427 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.427 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.432 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.450 [DefaultDispatcher-worker-11 @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.482 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:52.487 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1b8c4e 2024-04-18 10:36:52.487 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1b8c4e 2024-04-18 10:36:52.491 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc7bdd 2024-04-18 10:36:52.491 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc7bdd 2024-04-18 10:36:52.496 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e3e73e 2024-04-18 10:36:52.496 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e3e73e 2024-04-18 10:36:52.498 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2 2024-04-18 10:36:52.501 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e171e6 2024-04-18 10:36:52.501 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e171e6 2024-04-18 10:36:52.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@130be448 2024-04-18 10:36:52.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@130be448 2024-04-18 10:36:52.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-18 10:36:52.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-18 10:36:52.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-04-18 10:36:52.505 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fefd4a2: (connection evicted) 2024-04-18 10:36:52.505 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1b8c4e: (connection evicted) 2024-04-18 10:36:52.506 [DefaultDispatcher-worker-1 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:52.506 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.506 [DefaultDispatcher-worker-1 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.506 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.507 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dc7bdd: (connection evicted) 2024-04-18 10:36:52.507 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.507 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@312b7767 2024-04-18 10:36:52.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@312b7767 2024-04-18 10:36:52.508 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e3e73e: (connection evicted) 2024-04-18 10:36:52.508 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e171e6: (connection evicted) 2024-04-18 10:36:52.508 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130be448: (connection evicted) 2024-04-18 10:36:52.509 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312b7767: (connection evicted) 2024-04-18 10:36:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-18 10:36:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-18 10:36:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-18 10:36:52.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-18 10:36:52.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.531 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.533 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.534 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.534 [DefaultDispatcher-worker-1 @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-18 10:36:52.534 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.534 [DefaultDispatcher-worker-1 @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-18 10:36:52.535 [DefaultDispatcher-worker-12 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.536 [DefaultDispatcher-worker-12 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-15 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-16 @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-16 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.547 [DefaultDispatcher-worker-16 @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-18 10:36:52.547 [DefaultDispatcher-worker-16 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.548 [DefaultDispatcher-worker-16 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.548 [DefaultDispatcher-worker-16 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.548 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.548 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.551 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.566 [DefaultDispatcher-worker-12 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.605 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-04-18 10:36:52.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-18 10:36:52.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-18 10:36:52.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.608 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b395ee: (connection evicted) 2024-04-18 10:36:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-18 10:36:52.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-18 10:36:52.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da16ed6 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-18 10:36:52.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-18 10:36:52.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.625 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.627 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.628 [DefaultDispatcher-worker-12 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.628 [DefaultDispatcher-worker-12 @coroutine#2534] 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-18 10:36:52.628 [DefaultDispatcher-worker-12 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.628 [DefaultDispatcher-worker-12 @coroutine#2534] 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-18 10:36:52.629 [DefaultDispatcher-worker-6 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.629 [DefaultDispatcher-worker-6 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.638 [DefaultDispatcher-worker-4 @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.638 [DefaultDispatcher-worker-4 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.638 [DefaultDispatcher-worker-4 @coroutine#2533] 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-18 10:36:52.639 [DefaultDispatcher-worker-4 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.639 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.639 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.644 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.652 [DefaultDispatcher-worker-12 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:52.652 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.652 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.652 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.653 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.653 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.662 [DefaultDispatcher-worker-11 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.675 [DefaultDispatcher-worker-5 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:52.676 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.676 [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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.676 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.677 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.677 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.698 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529fda9f 2024-04-18 10:36:52.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-18 10:36:52.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-18 10:36:52.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.700 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529fda9f: (connection evicted) 2024-04-18 10:36:52.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-18 10:36:52.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360432d3 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-18 10:36:52.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-18 10:36:52.707 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.718 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.720 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.721 [DefaultDispatcher-worker-3 @coroutine#2564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.721 [DefaultDispatcher-worker-3 @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-18 10:36:52.721 [DefaultDispatcher-worker-3 @coroutine#2564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.721 [DefaultDispatcher-worker-3 @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-18 10:36:52.722 [DefaultDispatcher-worker-4 @coroutine#2564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.723 [DefaultDispatcher-worker-4 @coroutine#2564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:52.731 [DefaultDispatcher-worker-6 @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.731 [DefaultDispatcher-worker-6 @coroutine#2563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.731 [DefaultDispatcher-worker-6 @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-18 10:36:52.731 [DefaultDispatcher-worker-6 @coroutine#2563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.732 [DefaultDispatcher-worker-16 @coroutine#2563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.732 [DefaultDispatcher-worker-16 @coroutine#2563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.735 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.748 [DefaultDispatcher-worker-16 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.784 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2024-04-18 10:36:52.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-18 10:36:52.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-18 10:36:52.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.787 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb: (connection evicted) 2024-04-18 10:36:52.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-18 10:36:52.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8a5ec7 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.804 [Test worker @coroutine#2580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-18 10:36:52.805 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.805 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.805 [Test worker @coroutine#2580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-18 10:36:52.818 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.829 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.831 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.833 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.843 [DefaultDispatcher-worker-9 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:52.843 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.843 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.843 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.844 [DefaultDispatcher-worker-6 @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.844 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.844 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.856 [DefaultDispatcher-worker-4 @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2024-04-18 10:36:52.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-18 10:36:52.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-18 10:36:52.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.859 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597a5ead: (connection evicted) 2024-04-18 10:36:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-18 10:36:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a02d760 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.862 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.863 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-18 10:36:52.879 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.890 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.892 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.894 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d5018 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.894 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.895 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-18 10:36:52.909 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.920 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.922 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.924 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.937 [DefaultDispatcher-worker-7 @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2024-04-18 10:36:52.953 [DefaultDispatcher-worker-3 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.963 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:52.964 [DefaultDispatcher-worker-1 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.970 [DefaultDispatcher-worker-6 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:52.970 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.970 [DefaultDispatcher-worker-6 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:52.970 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.971 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.971 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:52.974 [DefaultDispatcher-worker-7 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2024-04-18 10:36:52.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-18 10:36:52.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-18 10:36:52.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.990 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3: (connection evicted) 2024-04-18 10:36:52.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-18 10:36:52.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-18 10:36:52.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-18 10:36:52.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-18 10:36:52.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:52.991 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3: (connection evicted) 2024-04-18 10:36:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-18 10:36:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-18 10:36:52.993 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e54c66 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:52.994 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-18 10:36:53.012 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.023 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.024 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.027 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dedde74 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.027 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-18 10:36:53.028 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.028 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.028 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-18 10:36:53.034 [DefaultDispatcher-worker-5 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:53.035 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.035 [DefaultDispatcher-worker-5 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.035 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.036 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.036 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.042 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.053 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.055 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.057 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.070 [DefaultDispatcher-worker-10 @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-04-18 10:36:53.084 [DefaultDispatcher-worker-7 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.094 [DefaultDispatcher-worker-12 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.095 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:53.103 [DefaultDispatcher-worker-10 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-04-18 10:36:53.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-18 10:36:53.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-18 10:36:53.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.108 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299f9a81: (connection evicted) 2024-04-18 10:36:53.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-18 10:36:53.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-18 10:36:53.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-18 10:36:53.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-18 10:36:53.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.110 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43600de0: (connection evicted) 2024-04-18 10:36:53.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-18 10:36:53.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.113 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-18 10:36:53.114 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.114 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.114 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-18 10:36:53.131 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.142 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.143 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.145 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.168 [DefaultDispatcher-worker-14 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-15 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-10 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-10 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.176 [DefaultDispatcher-worker-10 @coroutine#2056] 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-18 10:36:53.176 [DefaultDispatcher-worker-10 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.177 [DefaultDispatcher-worker-10 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.177 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.177 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.177 [DefaultDispatcher-worker-4 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.180 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.187 [DefaultDispatcher-worker-3 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-18 10:36:53.214 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-18 10:36:53.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-18 10:36:53.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.214 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-04-18 10:36:53.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-18 10:36:53.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b8fe9 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.216 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.217 [Test worker @coroutine#2740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-18 10:36:53.232 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.243 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.245 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.247 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.267 [DefaultDispatcher-worker-5 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.277 [DefaultDispatcher-worker-9 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.279 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.288 [DefaultDispatcher-worker-8 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70 2024-04-18 10:36:53.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-18 10:36:53.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-18 10:36:53.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.293 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9e7a70: (connection evicted) 2024-04-18 10:36:53.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-18 10:36:53.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9f5dcf 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.296 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-18 10:36:53.297 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.297 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.297 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-18 10:36:53.313 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.321 [DefaultDispatcher-worker-8 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:53.321 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.321 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.321 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.322 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.322 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.326 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.328 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.329 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.339 [DefaultDispatcher-worker-3 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.363 [DefaultDispatcher-worker-3 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.372 [DefaultDispatcher-worker-8 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.423 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.547 [DefaultDispatcher-worker-15 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:53.547 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.547 [DefaultDispatcher-worker-15 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.547 [DefaultDispatcher-worker-15 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.549 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.549 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.559 [DefaultDispatcher-worker-3 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:53.559 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.559 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.559 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.560 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.560 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.562 [DefaultDispatcher-worker-4 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-18 10:36:53.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-18 10:36:53.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-18 10:36:53.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.616 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2552cb80: (connection evicted) 2024-04-18 10:36:53.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-18 10:36:53.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-18 10:36:53.619 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768967cf 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.620 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-18 10:36:53.621 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.621 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.621 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-18 10:36:53.639 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.650 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.651 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.653 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.656 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.664 [DefaultDispatcher-worker-13 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:53.664 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.664 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.664 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.665 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.665 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.666 [DefaultDispatcher-worker-6 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.684 [DefaultDispatcher-worker-13 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.686 [DefaultDispatcher-worker-4 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:53.686 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.686 [DefaultDispatcher-worker-4 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.686 [DefaultDispatcher-worker-4 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.688 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.688 [DefaultDispatcher-worker-8 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.694 [DefaultDispatcher-worker-16 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-18 10:36:53.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-18 10:36:53.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-18 10:36:53.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.707 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d: (connection evicted) 2024-04-18 10:36:53.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-18 10:36:53.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470fc16c 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.709 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-18 10:36:53.723 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.734 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.736 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.737 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.749 [DefaultDispatcher-worker-1 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56dae6 2024-04-18 10:36:53.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-18 10:36:53.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-18 10:36:53.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:53.807 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56dae6: (connection evicted) 2024-04-18 10:36:53.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:53.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-18 10:36:53.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5982255e 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-18 10:36:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-18 10:36:53.882 [DefaultDispatcher-worker-1 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:53.882 [DefaultDispatcher-worker-1 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.882 [DefaultDispatcher-worker-1 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.882 [DefaultDispatcher-worker-1 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.884 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.884 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.907 [DefaultDispatcher-worker-2 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.911 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:53.917 [DefaultDispatcher-worker-6 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.927 [DefaultDispatcher-worker-1 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.936 [DefaultDispatcher-worker-4 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.967 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:53.967 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 10:36:53.973 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-18 10:36:53.975 [DefaultDispatcher-worker-11 @coroutine#2918] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 10:36:53.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-18 10:36:53.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb9695a 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-18 10:36:53.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:53.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:53.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-18 10:36:53.981 [DefaultDispatcher-worker-11 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:53.982 [DefaultDispatcher-worker-11 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.982 [DefaultDispatcher-worker-11 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:53.982 [DefaultDispatcher-worker-11 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.983 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.983 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:53.991 [DefaultDispatcher-worker-15 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:53.991 [DefaultDispatcher-worker-15 @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-18 10:36:53.991 [DefaultDispatcher-worker-15 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:53.991 [DefaultDispatcher-worker-15 @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-18 10:36:53.994 [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-18 10:36:53.994 [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-18 10:36:53.994 [eventLoopGroupProxy-19-1 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:53.994 [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-18 10:36:53.994 [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-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:53.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:53.995 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:53.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:53.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:53.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-18 10:36:53.995 [DefaultDispatcher-worker-9 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:53.995 [DefaultDispatcher-worker-9 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.010 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.010 [DefaultDispatcher-worker-16 @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-18 10:36:54.010 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.010 [DefaultDispatcher-worker-16 @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-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f72685 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:54.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:54.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-18 10:36:54.011 [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-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a8bfa1 2024-04-18 10:36:54.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a8bfa1 2024-04-18 10:36:54.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-18 10:36:54.011 [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-18 10:36:54.011 [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-18 10:36:54.012 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.012 [eventLoopGroupProxy-19-3 @call-handler#2943] 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-18 10:36:54.012 [eventLoopGroupProxy-19-3 @call-handler#2943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.013 [DefaultDispatcher-worker-4 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.013 [DefaultDispatcher-worker-4 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.014 [DefaultDispatcher-worker-2 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.014 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.014 [DefaultDispatcher-worker-2 @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-18 10:36:54.014 [DefaultDispatcher-worker-2 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.015 [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-18 10:36:54.016 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.016 [DefaultDispatcher-worker-7 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.016 [DefaultDispatcher-worker-7 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.026 [DefaultDispatcher-worker-1 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.028 [DefaultDispatcher-worker-14 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.028 [DefaultDispatcher-worker-14 @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-18 10:36:54.028 [DefaultDispatcher-worker-14 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.028 [DefaultDispatcher-worker-14 @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-18 10:36:54.029 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 10:36:54.029 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.029 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:54.030 [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-18 10:36:54.030 [eventLoopGroupProxy-19-4 @call-handler#2962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.037 [DefaultDispatcher-worker-14 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.041 [DefaultDispatcher-worker-11 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.041 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.041 [DefaultDispatcher-worker-11 @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-18 10:36:54.041 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.042 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.043 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.043 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.043 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 10:36:54.045 [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-18 10:36:54.045 [eventLoopGroupProxy-19-5 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.045 [DefaultDispatcher-worker-6 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.046 [DefaultDispatcher-worker-6 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.050 [DefaultDispatcher-worker-13 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:54.050 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.050 [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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.050 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.051 [DefaultDispatcher-worker-8 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.051 [DefaultDispatcher-worker-8 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.055 [DefaultDispatcher-worker-14 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.058 [DefaultDispatcher-worker-9 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.060 [DefaultDispatcher-worker-1 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a8bfa1 2024-04-18 10:36:54.061 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.061 [DefaultDispatcher-worker-1 @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-18 10:36:54.061 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.062 [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-18 10:36:54.062 [eventLoopGroupProxy-19-2 @call-handler#2981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.062 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.062 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.069 [DefaultDispatcher-worker-18 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.073 [DefaultDispatcher-worker-14 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a8bfa1 2024-04-18 10:36:54.077 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:54.082 [DefaultDispatcher-worker-18 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a8bfa1 2024-04-18 10:36:54.087 [DefaultDispatcher-worker-20 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.088 [DefaultDispatcher-worker-20 @coroutine#2959] 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-18 10:36:54.088 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 10:36:54.088 [DefaultDispatcher-worker-20 @coroutine#2959] 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-18 10:36:54.089 [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-18 10:36:54.095 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:54.097 [DefaultDispatcher-worker-18 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.111 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:54.114 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:36:54.114 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 10:36:54.115 [DefaultDispatcher-worker-18 @coroutine#2959] 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-18 10:36:54.115 [DefaultDispatcher-worker-18 @coroutine#2959] 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-18 10:36:54.115 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344 2024-04-18 10:36:54.115 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344. 2024-04-18 10:36:54.115 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344 2024-04-18 10:36:54.116 [eventLoopGroupProxy-19-2 @call-handler#2999] 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-18 10:36:54.120 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.121 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344 2024-04-18 10:36:54.121 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344 2024-04-18 10:36:54.121 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344. 2024-04-18 10:36:54.121 [DefaultDispatcher-worker-20 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.133 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.134 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.134 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:36:54.134 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.135 [eventLoopGroupProxy-19-2 @call-handler#3003] 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-18 10:36:54.137 [eventLoopGroupProxy-19-2 @call-handler#3003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.138 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.138 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.138 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:36:54.138 [DefaultDispatcher-worker-1 @coroutine#2959] 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-18 10:36:54.148 [DefaultDispatcher-worker-5 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.166 [DefaultDispatcher-worker-19 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.178 [DefaultDispatcher-worker-20 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.178 [DefaultDispatcher-worker-15 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.178 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.178 [DefaultDispatcher-worker-15 @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-18 10:36:54.178 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.178 [DefaultDispatcher-worker-15 @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-18 10:36:54.179 [eventLoopGroupProxy-19-2 @call-handler#3009] 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-18 10:36:54.180 [eventLoopGroupProxy-19-2 @call-handler#3009] 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-18 10:36:54.180 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-14 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-14 @coroutine#2056] 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-18 10:36:54.190 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.190 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.191 [DefaultDispatcher-worker-20 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.192 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.192 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.193 [DefaultDispatcher-worker-20 @call-handler#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.193 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.194 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.194 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.194 [DefaultDispatcher-worker-3 @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-18 10:36:54.194 [DefaultDispatcher-worker-3 @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-18 10:36:54.203 [DefaultDispatcher-worker-2 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.207 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.208 [DefaultDispatcher-worker-17 @coroutine#2959] 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-18 10:36:54.208 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 10:36:54.208 [DefaultDispatcher-worker-17 @coroutine#2959] 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-18 10:36:54.209 [eventLoopGroupProxy-19-2 @call-handler#3027] 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-18 10:36:54.215 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.230 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:36:54.230 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 10:36:54.231 [DefaultDispatcher-worker-11 @coroutine#2959] 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-18 10:36:54.231 [DefaultDispatcher-worker-11 @coroutine#2959] 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-18 10:36:54.231 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345 2024-04-18 10:36:54.231 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345. 2024-04-18 10:36:54.231 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345 2024-04-18 10:36:54.232 [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-18 10:36:54.233 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.234 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345 2024-04-18 10:36:54.234 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345 2024-04-18 10:36:54.234 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345. 2024-04-18 10:36:54.234 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582365842910265345 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.245 [DefaultDispatcher-worker-17 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.246 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.246 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:36:54.246 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.247 [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-18 10:36:54.248 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.248 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.248 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 10:36:54.248 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 10:36:54.248 [DefaultDispatcher-worker-15 @coroutine#2959] 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-18 10:36:54.259 [DefaultDispatcher-worker-6 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.282 [DefaultDispatcher-worker-13 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.294 [DefaultDispatcher-worker-18 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.294 [DefaultDispatcher-worker-4 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.295 [DefaultDispatcher-worker-4 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.295 [DefaultDispatcher-worker-4 @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-18 10:36:54.295 [DefaultDispatcher-worker-4 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.295 [DefaultDispatcher-worker-4 @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-18 10:36:54.296 [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-18 10:36:54.296 [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-18 10:36:54.296 [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-18 10:36:54.302 [DefaultDispatcher-worker-18 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.310 [DefaultDispatcher-worker-13 @call-handler#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.310 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.311 [DefaultDispatcher-worker-13 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.311 [DefaultDispatcher-worker-13 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.311 [DefaultDispatcher-worker-13 @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-18 10:36:54.311 [DefaultDispatcher-worker-13 @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-18 10:36:54.320 [DefaultDispatcher-worker-9 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.323 [UI Thread @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.323 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.323 [UI Thread @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.324 [eventLoopGroupProxy-19-2 @call-handler#3074] 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-18 10:36:54.324 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.324 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.324 [UI Thread @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.324 [UI Thread @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.324 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.324 [UI Thread @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.325 [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-18 10:36:54.326 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.326 [UI Thread @coroutine#3085] TRACE 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=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344. 2024-04-18 10:36:54.326 [UI Thread @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.328 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.329 [UI Thread @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.329 [UI Thread @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.329 [eventLoopGroupProxy-19-5 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.330 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.330 [UI Thread @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.330 [eventLoopGroupProxy-19-6 @call-handler#3096] 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-18 10:36:54.331 [UI Thread @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.331 [eventLoopGroupProxy-19-7 @call-handler#3098] 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-18 10:36:54.331 [UI Thread @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.331 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.331 [UI Thread @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.332 [eventLoopGroupProxy-19-6 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.333 [UI Thread @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.333 [UI Thread @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.333 [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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.334 [UI Thread @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.337 [DefaultDispatcher-worker-10 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:54.337 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.337 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.337 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.338 [DefaultDispatcher-worker-18 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.338 [DefaultDispatcher-worker-18 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.343 [eventLoopGroupProxy-19-7 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.343 [DefaultDispatcher-worker-1 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.344 [UI Thread @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.344 [UI Thread @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.345 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344. 2024-04-18 10:36:54.345 [UI Thread @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.350 [DefaultDispatcher-worker-18 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.358 [DefaultDispatcher-worker-6 @coroutine#3068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.369 [DefaultDispatcher-worker-5 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.374 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582365842910265344 2024-04-18 10:36:54.374 [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=582365842910265344. 2024-04-18 10:36:54.374 [UI Thread @coroutine#3112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582365842910265344 2024-04-18 10:36:54.375 [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-18 10:36:54.376 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.377 [UI Thread @coroutine#3112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582365842910265344 2024-04-18 10:36:54.377 [UI Thread @coroutine#3112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582365842910265344 2024-04-18 10:36:54.377 [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=582365842910265344. 2024-04-18 10:36:54.377 [UI Thread @coroutine#3112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.387 [DefaultDispatcher-worker-6 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.404 [DefaultDispatcher-worker-9 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.413 [DefaultDispatcher-worker-8 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.413 [DefaultDispatcher-worker-8 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.413 [DefaultDispatcher-worker-8 @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-18 10:36:54.413 [DefaultDispatcher-worker-8 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.413 [DefaultDispatcher-worker-8 @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-18 10:36:54.415 [eventLoopGroupProxy-19-2 @call-handler#3122] 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-18 10:36:54.415 [eventLoopGroupProxy-19-2 @call-handler#3122] 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-18 10:36:54.415 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:54.424 [DefaultDispatcher-worker-20 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.424 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.425 [DefaultDispatcher-worker-9 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.425 [DefaultDispatcher-worker-9 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.425 [DefaultDispatcher-worker-9 @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-18 10:36:54.425 [DefaultDispatcher-worker-9 @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-18 10:36:54.433 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344 2024-04-18 10:36:54.433 [UI Thread @coroutine#3138] TRACE 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=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344. 2024-04-18 10:36:54.433 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344 2024-04-18 10:36:54.433 [DefaultDispatcher-worker-14 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.434 [eventLoopGroupProxy-19-2 @call-handler#3143] 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-18 10:36:54.440 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.441 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344 2024-04-18 10:36:54.441 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344 2024-04-18 10:36:54.442 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344. 2024-04-18 10:36:54.442 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582365842910265345&assignmentUid=582365842910265344&clazzUid=582365842910265344&submitterUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.453 [DefaultDispatcher-worker-9 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.461 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344 2024-04-18 10:36:54.461 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344. 2024-04-18 10:36:54.461 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344 2024-04-18 10:36:54.462 [eventLoopGroupProxy-19-2 @call-handler#3161] 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-18 10:36:54.462 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.462 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.463 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.463 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.463 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344 2024-04-18 10:36:54.463 [UI Thread @coroutine#3162] TRACE 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=582365842910265344. 2024-04-18 10:36:54.463 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344 2024-04-18 10:36:54.463 [eventLoopGroupProxy-19-5 @call-handler#3170] 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-18 10:36:54.464 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.464 [UI Thread @coroutine#3164] TRACE 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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.464 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.464 [eventLoopGroupProxy-19-6 @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-18 10:36:54.464 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.464 [UI Thread @coroutine#3166] TRACE 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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.464 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.465 [eventLoopGroupProxy-19-2 @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-18 10:36:54.465 [eventLoopGroupProxy-19-7 @call-handler#3182] 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-18 10:36:54.465 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344 2024-04-18 10:36:54.465 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344 2024-04-18 10:36:54.466 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344. 2024-04-18 10:36:54.466 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.466 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.467 [eventLoopGroupProxy-19-6 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.467 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.467 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.467 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.467 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.468 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344 2024-04-18 10:36:54.468 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344 2024-04-18 10:36:54.468 [eventLoopGroupProxy-19-7 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.468 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344. 2024-04-18 10:36:54.468 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.469 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.469 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.469 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.469 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.469 [eventLoopGroupProxy-19-5 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.469 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.469 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.470 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.470 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.477 [DefaultDispatcher-worker-7 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.486 [DefaultDispatcher-worker-3 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.496 [DefaultDispatcher-worker-10 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.502 [DefaultDispatcher-worker-9 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.508 [DefaultDispatcher-worker-6 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.513 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345 2024-04-18 10:36:54.513 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345. 2024-04-18 10:36:54.513 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345 2024-04-18 10:36:54.514 [eventLoopGroupProxy-19-2 @call-handler#3198] 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-18 10:36:54.519 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.520 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345 2024-04-18 10:36:54.520 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345 2024-04-18 10:36:54.520 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345. 2024-04-18 10:36:54.520 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265345 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.528 [DefaultDispatcher-worker-9 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.540 [DefaultDispatcher-worker-2 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.550 [DefaultDispatcher-worker-16 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.550 [DefaultDispatcher-worker-16 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.550 [DefaultDispatcher-worker-16 @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-18 10:36:54.550 [DefaultDispatcher-worker-16 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.550 [DefaultDispatcher-worker-16 @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-18 10:36:54.552 [eventLoopGroupProxy-19-2 @call-handler#3205] 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-18 10:36:54.552 [eventLoopGroupProxy-19-2 @call-handler#3205] 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-18 10:36:54.552 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 10:36:54.560 [DefaultDispatcher-worker-18 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:54.560 [DefaultDispatcher-worker-18 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.560 [DefaultDispatcher-worker-18 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.560 [DefaultDispatcher-worker-18 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.562 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.562 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.564 [DefaultDispatcher-worker-17 @call-handler#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-04-18 10:36:54.564 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.565 [DefaultDispatcher-worker-7 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.565 [DefaultDispatcher-worker-7 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 10:36:54.565 [DefaultDispatcher-worker-7 @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-18 10:36:54.565 [DefaultDispatcher-worker-7 @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-18 10:36:54.568 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.568 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.568 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.568 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.568 [UI Thread @coroutine#3235] TRACE 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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.568 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.569 [eventLoopGroupProxy-19-2 @call-handler#3245] 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-18 10:36:54.569 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.569 [UI Thread @coroutine#3237] TRACE 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=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.569 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.569 [eventLoopGroupProxy-19-5 @call-handler#3252] 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-18 10:36:54.569 [eventLoopGroupProxy-19-6 @call-handler#3256] 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-18 10:36:54.569 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.569 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344. 2024-04-18 10:36:54.569 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.570 [eventLoopGroupProxy-19-7 @call-handler#3263] 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-18 10:36:54.570 [eventLoopGroupProxy-19-5 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.571 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.571 [eventLoopGroupProxy-19-6 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.571 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.571 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.571 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.571 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.571 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.571 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 2024-04-18 10:36:54.572 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.572 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.572 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.572 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.572 [DefaultDispatcher-worker-18 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:54.572 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344. 2024-04-18 10:36:54.572 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582365842910265344&assignmentUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.572 [DefaultDispatcher-worker-18 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.573 [DefaultDispatcher-worker-18 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.573 [DefaultDispatcher-worker-18 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.574 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.574 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.574 [eventLoopGroupProxy-19-7 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 10:36:54.575 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.575 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 2024-04-18 10:36:54.575 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344. 2024-04-18 10:36:54.575 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582365842910265344&clazzUid=582365842910265344&accountPersonUid=582365842910265344 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:54.578 [DefaultDispatcher-worker-9 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-04-18 10:36:54.581 [DefaultDispatcher-worker-4 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.587 [DefaultDispatcher-worker-9 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.596 [DefaultDispatcher-worker-5 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.606 [DefaultDispatcher-worker-9 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712eb075 2024-04-18 10:36:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-18 10:36:54.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-18 10:36:54.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:54.611 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712eb075: (connection evicted) 2024-04-18 10:36:54.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:54.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-18 10:36:54.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-18 10:36:54.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-18 10:36:54.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-18 10:36:54.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:54.613 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-04-18 10:36:54.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:54.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-18 10:36:54.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-18 10:36:54.673 [DefaultDispatcher-worker-12 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:54.673 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.673 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.673 [DefaultDispatcher-worker-12 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.675 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.675 [DefaultDispatcher-worker-1 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.697 [DefaultDispatcher-worker-20 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:54.697 [DefaultDispatcher-worker-20 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.697 [DefaultDispatcher-worker-20 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.697 [DefaultDispatcher-worker-20 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.698 [DefaultDispatcher-worker-17 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.698 [DefaultDispatcher-worker-17 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.893 [DefaultDispatcher-worker-20 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:54.894 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.894 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.894 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.895 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.895 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.991 [DefaultDispatcher-worker-16 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:54.992 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.992 [DefaultDispatcher-worker-16 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:54.992 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.993 [DefaultDispatcher-worker-20 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:54.993 [DefaultDispatcher-worker-20 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.057 [DefaultDispatcher-worker-3 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:55.058 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.058 [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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.058 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.059 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.059 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.204 [DefaultDispatcher-worker-16 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-16 @coroutine#2056] 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-18 10:36:55.205 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.205 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.206 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.206 [DefaultDispatcher-worker-20 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.206 [DefaultDispatcher-worker-20 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.348 [DefaultDispatcher-worker-6 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:55.348 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.348 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.348 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.349 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.349 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.572 [DefaultDispatcher-worker-10 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:55.572 [DefaultDispatcher-worker-10 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.572 [DefaultDispatcher-worker-10 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.572 [DefaultDispatcher-worker-10 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.573 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.573 [DefaultDispatcher-worker-17 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.582 [DefaultDispatcher-worker-10 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:55.582 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.582 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.582 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.583 [DefaultDispatcher-worker-5 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.583 [DefaultDispatcher-worker-5 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-18 10:36:55.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-18 10:36:55.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.618 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9: (connection evicted) 2024-04-18 10:36:55.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-18 10:36:55.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-18 10:36:55.622 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240a717d 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.623 [Test worker @coroutine#3319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-18 10:36:55.637 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.649 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.650 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.652 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.652 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d4d221 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.653 [Test worker @coroutine#3319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-18 10:36:55.667 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.678 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.680 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.682 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.683 [DefaultDispatcher-worker-10 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:55.683 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.683 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.683 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.685 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.685 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.693 [DefaultDispatcher-worker-15 @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129792a 2024-04-18 10:36:55.705 [DefaultDispatcher-worker-11 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.707 [DefaultDispatcher-worker-10 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:55.707 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.707 [DefaultDispatcher-worker-10 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.707 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.709 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.709 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.717 [DefaultDispatcher-worker-5 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2 2024-04-18 10:36:55.723 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-18 10:36:55.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-18 10:36:55.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.724 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eff74f2: (connection evicted) 2024-04-18 10:36:55.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-18 10:36:55.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-18 10:36:55.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-18 10:36:55.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-18 10:36:55.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.725 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3129792a: (connection evicted) 2024-04-18 10:36:55.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-18 10:36:55.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-18 10:36:55.727 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7892635c 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.728 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-18 10:36:55.743 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.755 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.756 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.758 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.758 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5275d709 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.759 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-18 10:36:55.773 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.784 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.785 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.787 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.799 [DefaultDispatcher-worker-20 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6461c673 2024-04-18 10:36:55.811 [DefaultDispatcher-worker-9 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.822 [DefaultDispatcher-worker-15 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.828 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:55.834 [DefaultDispatcher-worker-17 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.855 [DefaultDispatcher-worker-1 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729a98e9 2024-04-18 10:36:55.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-18 10:36:55.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-18 10:36:55.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.859 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729a98e9: (connection evicted) 2024-04-18 10:36:55.859 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-18 10:36:55.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-18 10:36:55.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-18 10:36:55.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-18 10:36:55.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.860 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6461c673: (connection evicted) 2024-04-18 10:36:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-18 10:36:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ece769a 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.862 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-18 10:36:55.863 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.863 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.863 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-18 10:36:55.879 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.890 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.892 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.894 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7952d2 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.894 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.895 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-18 10:36:55.905 [DefaultDispatcher-worker-20 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:55.905 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.905 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:55.905 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.906 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.906 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:55.909 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.920 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.923 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.926 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.938 [DefaultDispatcher-worker-17 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e80a27 2024-04-18 10:36:55.950 [DefaultDispatcher-worker-14 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.961 [DefaultDispatcher-worker-2 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d95100f 2024-04-18 10:36:55.963 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-18 10:36:55.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-18 10:36:55.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.969 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d95100f: (connection evicted) 2024-04-18 10:36:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-18 10:36:55.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-18 10:36:55.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-18 10:36:55.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-18 10:36:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:55.970 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e80a27: (connection evicted) 2024-04-18 10:36:55.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:55.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-18 10:36:55.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53741683 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:55.972 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:55.973 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-18 10:36:55.988 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.002 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.003 [DefaultDispatcher-worker-12 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:56.003 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.003 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.004 [DefaultDispatcher-worker-12 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.004 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.005 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.005 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.005 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.005 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108b2321 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.006 [Test worker @coroutine#3519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-18 10:36:56.019 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.030 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.032 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.034 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.046 [DefaultDispatcher-worker-8 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a369cf 2024-04-18 10:36:56.059 [DefaultDispatcher-worker-12 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.071 [DefaultDispatcher-worker-15 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:56.071 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.071 [DefaultDispatcher-worker-15 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.071 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.072 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.072 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.073 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:56.073 [DefaultDispatcher-worker-18 @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1 2024-04-18 10:36:56.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-18 10:36:56.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-18 10:36:56.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.080 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b7a3e1: (connection evicted) 2024-04-18 10:36:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-18 10:36:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-18 10:36:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-18 10:36:56.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-18 10:36:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.081 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61a369cf: (connection evicted) 2024-04-18 10:36:56.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-18 10:36:56.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca6f587 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.083 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.084 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-18 10:36:56.100 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.111 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.113 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.115 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46aa5294 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-18 10:36:56.115 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.116 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.116 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-18 10:36:56.129 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.140 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.142 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.143 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.156 [DefaultDispatcher-worker-18 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2024-04-18 10:36:56.170 [DefaultDispatcher-worker-3 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.184 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:56.185 [DefaultDispatcher-worker-14 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3647b274 2024-04-18 10:36:56.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-18 10:36:56.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-18 10:36:56.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.192 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3647b274: (connection evicted) 2024-04-18 10:36:56.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-18 10:36:56.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-18 10:36:56.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-18 10:36:56.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-18 10:36:56.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.193 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e: (connection evicted) 2024-04-18 10:36:56.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-18 10:36:56.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5927473a 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.195 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.196 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-18 10:36:56.217 [DefaultDispatcher-worker-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:56.217 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.217 [DefaultDispatcher-worker-17 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:56.218 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.218 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.218 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.218 [DefaultDispatcher-worker-17 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.218 [DefaultDispatcher-worker-17 @coroutine#2056] 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-18 10:36:56.218 [DefaultDispatcher-worker-17 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.219 [DefaultDispatcher-worker-17 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.219 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.219 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.229 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.231 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.232 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22cf6c9c 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.233 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-18 10:36:56.234 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.234 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.234 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-18 10:36:56.247 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.258 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.260 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.262 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.274 [DefaultDispatcher-worker-17 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15932faf 2024-04-18 10:36:56.290 [DefaultDispatcher-worker-10 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.296 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:56.300 [DefaultDispatcher-worker-16 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.310 [DefaultDispatcher-worker-10 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2024-04-18 10:36:56.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-18 10:36:56.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-18 10:36:56.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.316 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887: (connection evicted) 2024-04-18 10:36:56.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-18 10:36:56.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-18 10:36:56.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-18 10:36:56.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-18 10:36:56.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.318 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15932faf: (connection evicted) 2024-04-18 10:36:56.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-18 10:36:56.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540aade 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.319 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.320 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-18 10:36:56.336 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.347 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.349 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.351 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.351 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54eea16c 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.352 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-18 10:36:56.359 [DefaultDispatcher-worker-16 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:56.359 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.359 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.359 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.360 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.360 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.368 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.379 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.381 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.383 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.395 [DefaultDispatcher-worker-16 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678db8be 2024-04-18 10:36:56.407 [DefaultDispatcher-worker-9 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.417 [DefaultDispatcher-worker-16 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.420 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:56.427 [DefaultDispatcher-worker-1 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.447 [DefaultDispatcher-worker-20 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b 2024-04-18 10:36:56.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-18 10:36:56.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-18 10:36:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.452 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cbbd0b: (connection evicted) 2024-04-18 10:36:56.452 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-18 10:36:56.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-18 10:36:56.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-18 10:36:56.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-18 10:36:56.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.453 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678db8be: (connection evicted) 2024-04-18 10:36:56.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-18 10:36:56.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a98f106 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.455 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-18 10:36:56.456 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.456 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.456 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-18 10:36:56.472 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.483 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.485 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.487 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2045a469 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.487 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-18 10:36:56.488 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.488 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.488 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-18 10:36:56.501 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.512 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.514 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.516 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.528 [DefaultDispatcher-worker-3 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55880c 2024-04-18 10:36:56.539 [DefaultDispatcher-worker-20 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.549 [DefaultDispatcher-worker-9 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.552 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45382749 2024-04-18 10:36:56.556 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-18 10:36:56.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-18 10:36:56.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.561 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45382749: (connection evicted) 2024-04-18 10:36:56.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-18 10:36:56.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-18 10:36:56.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-18 10:36:56.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-18 10:36:56.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.563 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55880c: (connection evicted) 2024-04-18 10:36:56.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-18 10:36:56.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-18 10:36:56.564 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e047d85 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.565 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-18 10:36:56.583 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.583 [DefaultDispatcher-worker-11 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:56.584 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.584 [DefaultDispatcher-worker-11 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.584 [DefaultDispatcher-worker-11 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.585 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.585 [DefaultDispatcher-worker-1 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.591 [DefaultDispatcher-worker-16 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:56.591 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.591 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.591 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.592 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.592 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.595 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.597 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.599 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0161ee 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.599 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-18 10:36:56.600 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.600 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.600 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-18 10:36:56.614 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.625 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.627 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.628 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.640 [DefaultDispatcher-worker-8 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18be7f57 2024-04-18 10:36:56.655 [DefaultDispatcher-worker-18 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.665 [DefaultDispatcher-worker-15 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.666 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.669 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.672 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe 2024-04-18 10:36:56.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-18 10:36:56.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-18 10:36:56.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.679 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba56bbe: (connection evicted) 2024-04-18 10:36:56.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-18 10:36:56.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-18 10:36:56.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-18 10:36:56.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-18 10:36:56.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.680 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18be7f57: (connection evicted) 2024-04-18 10:36:56.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-18 10:36:56.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204b1903 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.682 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-18 10:36:56.695 [DefaultDispatcher-worker-16 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:56.695 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.695 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.695 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.696 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.696 [DefaultDispatcher-worker-10 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.700 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.712 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.714 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.716 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1ee02b 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.716 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-18 10:36:56.717 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.717 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.717 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-18 10:36:56.718 [DefaultDispatcher-worker-10 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:56.718 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.718 [DefaultDispatcher-worker-10 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.718 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.720 [DefaultDispatcher-worker-15 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.720 [DefaultDispatcher-worker-15 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.730 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.742 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.743 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.745 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.758 [DefaultDispatcher-worker-8 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c 2024-04-18 10:36:56.770 [DefaultDispatcher-worker-4 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.782 [DefaultDispatcher-worker-18 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d 2024-04-18 10:36:56.782 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.834 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-18 10:36:56.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-18 10:36:56.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.844 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceac22d: (connection evicted) 2024-04-18 10:36:56.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-18 10:36:56.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-18 10:36:56.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-18 10:36:56.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-18 10:36:56.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.846 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd0235c: (connection evicted) 2024-04-18 10:36:56.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-18 10:36:56.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-18 10:36:56.847 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3577fd9b 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.848 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-18 10:36:56.866 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.877 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.878 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.880 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f15ce5 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.881 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-18 10:36:56.895 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.906 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.907 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.909 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.919 [DefaultDispatcher-worker-5 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:56.919 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.919 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:56.919 [DefaultDispatcher-worker-5 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.920 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.920 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:56.921 [DefaultDispatcher-worker-12 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f 2024-04-18 10:36:56.932 [DefaultDispatcher-worker-12 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.944 [DefaultDispatcher-worker-3 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b5c247 2024-04-18 10:36:56.948 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:56.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-18 10:36:56.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-18 10:36:56.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.950 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b5c247: (connection evicted) 2024-04-18 10:36:56.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-18 10:36:56.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-18 10:36:56.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-18 10:36:56.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-18 10:36:56.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:56.951 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab7b0f: (connection evicted) 2024-04-18 10:36:56.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:56.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-18 10:36:56.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466a5b80 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.953 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.954 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-18 10:36:56.971 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.984 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.985 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.987 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:56.987 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d63c523 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:56.988 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-18 10:36:57.002 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:57.013 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:57.015 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:57.015 [DefaultDispatcher-worker-4 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:57.015 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.015 [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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.015 [DefaultDispatcher-worker-4 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.016 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.016 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.017 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:57.028 [DefaultDispatcher-worker-12 @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b6e93 2024-04-18 10:36:57.042 [DefaultDispatcher-worker-15 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:57.054 [DefaultDispatcher-worker-15 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:57.054 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.057 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:57.060 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-04-18 10:36:57.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-18 10:36:57.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-18 10:36:57.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.068 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed: (connection evicted) 2024-04-18 10:36:57.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-18 10:36:57.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-18 10:36:57.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-18 10:36:57.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-18 10:36:57.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.069 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336b6e93: (connection evicted) 2024-04-18 10:36:57.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-18 10:36:57.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-18 10:36:57.070 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70bbc163 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.071 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-18 10:36:57.081 [DefaultDispatcher-worker-15 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:57.082 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.082 [DefaultDispatcher-worker-15 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.082 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.083 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.083 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.089 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.100 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.102 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.104 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.104 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1587e8 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.105 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-18 10:36:57.119 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.130 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.131 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.133 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.146 [DefaultDispatcher-worker-4 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa 2024-04-18 10:36:57.157 [DefaultDispatcher-worker-19 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.168 [DefaultDispatcher-worker-13 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.171 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.178 [UI Thread @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65 2024-04-18 10:36:57.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-18 10:36:57.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-18 10:36:57.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.183 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab91b65: (connection evicted) 2024-04-18 10:36:57.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-18 10:36:57.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-18 10:36:57.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-18 10:36:57.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-18 10:36:57.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.184 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ef07fa: (connection evicted) 2024-04-18 10:36:57.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-18 10:36:57.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-18 10:36:57.186 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.187 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-18 10:36:57.204 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.215 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.216 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.218 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-2 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-7 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-2 @coroutine#2056] 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-18 10:36:57.231 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.231 [DefaultDispatcher-worker-14 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.232 [DefaultDispatcher-worker-18 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.232 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.232 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.234 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.247 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-04-18 10:36:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-18 10:36:57.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-18 10:36:57.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.261 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77376e83: (connection evicted) 2024-04-18 10:36:57.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-18 10:36:57.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-18 10:36:57.263 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-18 10:36:57.263 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.263 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e12bc5 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.264 [Test worker @coroutine#4231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-18 10:36:57.282 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.293 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.295 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.297 [Test worker @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2024-04-18 10:36:57.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-18 10:36:57.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-18 10:36:57.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-18 10:36:57.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-18 10:36:57.301 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4545ac62 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.302 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-18 10:36:57.320 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.331 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.332 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.334 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-04-18 10:36:57.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-18 10:36:57.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-18 10:36:57.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-18 10:36:57.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6baa673d 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.339 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-18 10:36:57.340 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.340 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.340 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-18 10:36:57.354 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.365 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.367 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.368 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bd6b0a 2024-04-18 10:36:57.370 [DefaultDispatcher-worker-14 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:57.370 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.370 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.370 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.372 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.372 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-18 10:36:57.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-18 10:36:57.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-18 10:36:57.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b53172 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.374 [Test worker @coroutine#4327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-18 10:36:57.389 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.400 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.401 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.403 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.413 [DefaultDispatcher-worker-13 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2024-04-18 10:36:57.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-18 10:36:57.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-18 10:36:57.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.418 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731fb94: (connection evicted) 2024-04-18 10:36:57.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-18 10:36:57.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-18 10:36:57.419 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267093ea 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.420 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-18 10:36:57.436 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.447 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.449 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.451 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7138e064 2024-04-18 10:36:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-18 10:36:57.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-18 10:36:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-18 10:36:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213f2d00 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.456 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-18 10:36:57.457 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.457 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.457 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-18 10:36:57.471 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.482 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.484 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.486 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.496 [DefaultDispatcher-worker-15 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.499 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.505 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb 2024-04-18 10:36:57.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-18 10:36:57.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-18 10:36:57.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.518 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1606ecbb: (connection evicted) 2024-04-18 10:36:57.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-18 10:36:57.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdd6fe0 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.521 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-18 10:36:57.522 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.522 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.522 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-18 10:36:57.537 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.548 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.549 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.551 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b41ceac 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.552 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-18 10:36:57.567 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.578 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.579 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.581 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.593 [DefaultDispatcher-worker-4 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5 2024-04-18 10:36:57.597 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:57.597 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.597 [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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.597 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.598 [DefaultDispatcher-worker-19 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.598 [DefaultDispatcher-worker-19 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.602 [DefaultDispatcher-worker-12 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:57.602 [DefaultDispatcher-worker-12 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.602 [DefaultDispatcher-worker-12 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.602 [DefaultDispatcher-worker-12 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.603 [DefaultDispatcher-worker-18 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.603 [DefaultDispatcher-worker-18 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.606 [DefaultDispatcher-worker-12 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.622 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.623 [DefaultDispatcher-worker-3 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-04-18 10:36:57.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-18 10:36:57.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-18 10:36:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.633 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f688d5: (connection evicted) 2024-04-18 10:36:57.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-18 10:36:57.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-18 10:36:57.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-18 10:36:57.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-18 10:36:57.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.634 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e5d5e5: (connection evicted) 2024-04-18 10:36:57.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-18 10:36:57.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c98079 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.635 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.636 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-18 10:36:57.654 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.665 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.667 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.669 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7424a39e 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.669 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-18 10:36:57.670 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.670 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.670 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-18 10:36:57.683 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.695 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.697 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.699 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.707 [DefaultDispatcher-worker-11 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:57.707 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.707 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.707 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.709 [DefaultDispatcher-worker-19 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.709 [DefaultDispatcher-worker-19 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.709 [DefaultDispatcher-worker-20 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2024-04-18 10:36:57.723 [DefaultDispatcher-worker-8 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.731 [DefaultDispatcher-worker-3 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:57.732 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.732 [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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.732 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.733 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.733 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.736 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.742 [DefaultDispatcher-worker-19 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e 2024-04-18 10:36:57.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-18 10:36:57.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-18 10:36:57.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.746 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef12d7e: (connection evicted) 2024-04-18 10:36:57.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-18 10:36:57.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-18 10:36:57.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-18 10:36:57.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-18 10:36:57.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.747 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1196950e: (connection evicted) 2024-04-18 10:36:57.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-18 10:36:57.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e75e88 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.750 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-18 10:36:57.751 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.751 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.751 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-18 10:36:57.766 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.777 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.778 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.780 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e67f0a0 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.780 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.781 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-18 10:36:57.794 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.805 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.807 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.808 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.822 [DefaultDispatcher-worker-7 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146c61d 2024-04-18 10:36:57.836 [DefaultDispatcher-worker-11 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.850 [DefaultDispatcher-worker-7 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.851 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.859 [DefaultDispatcher-worker-20 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.872 [DefaultDispatcher-worker-9 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-04-18 10:36:57.881 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-18 10:36:57.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-18 10:36:57.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.884 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222af5ff: (connection evicted) 2024-04-18 10:36:57.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-18 10:36:57.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-18 10:36:57.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-18 10:36:57.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-18 10:36:57.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:57.885 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3146c61d: (connection evicted) 2024-04-18 10:36:57.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:57.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-18 10:36:57.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9223122 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.888 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.889 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-18 10:36:57.902 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.913 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.915 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.916 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4a77be 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.917 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-18 10:36:57.930 [DefaultDispatcher-worker-17 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:57.930 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.930 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:57.931 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.932 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.932 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:57.932 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.943 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.945 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.947 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.959 [DefaultDispatcher-worker-7 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53628ff6 2024-04-18 10:36:57.972 [DefaultDispatcher-worker-20 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.984 [DefaultDispatcher-worker-5 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:57.989 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:57.992 [DefaultDispatcher-worker-2 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731504 2024-04-18 10:36:58.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-18 10:36:58.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-18 10:36:58.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.004 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731504: (connection evicted) 2024-04-18 10:36:58.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-18 10:36:58.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-18 10:36:58.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-18 10:36:58.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-18 10:36:58.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.005 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53628ff6: (connection evicted) 2024-04-18 10:36:58.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-18 10:36:58.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d487147 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.007 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-18 10:36:58.024 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.026 [DefaultDispatcher-worker-5 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:58.026 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.026 [DefaultDispatcher-worker-5 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.026 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.027 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.028 [DefaultDispatcher-worker-5 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.037 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.039 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.041 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f2bfe6 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.041 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.042 [Test worker @coroutine#4561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-18 10:36:58.056 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.067 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.069 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.071 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.082 [DefaultDispatcher-worker-2 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6 2024-04-18 10:36:58.092 [DefaultDispatcher-worker-16 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:58.092 [DefaultDispatcher-worker-16 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.092 [DefaultDispatcher-worker-16 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.092 [DefaultDispatcher-worker-16 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.094 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.094 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.097 [DefaultDispatcher-worker-19 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.108 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:58.109 [DefaultDispatcher-worker-9 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a 2024-04-18 10:36:58.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-18 10:36:58.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-18 10:36:58.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.113 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b10e9a: (connection evicted) 2024-04-18 10:36:58.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-18 10:36:58.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-18 10:36:58.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-18 10:36:58.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-18 10:36:58.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.114 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0977d6: (connection evicted) 2024-04-18 10:36:58.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-18 10:36:58.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-18 10:36:58.117 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f9fb56 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.118 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-18 10:36:58.137 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.148 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.150 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.151 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113ba21 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.152 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-18 10:36:58.166 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.177 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.179 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.180 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.192 [DefaultDispatcher-worker-15 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156 2024-04-18 10:36:58.206 [DefaultDispatcher-worker-11 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.219 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:58.219 [DefaultDispatcher-worker-4 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-2 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749ebc39 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-11 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-11 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-11 @coroutine#2056] 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-18 10:36:58.244 [DefaultDispatcher-worker-11 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.244 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.245 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.245 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.245 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-18 10:36:58.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-18 10:36:58.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.246 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749ebc39: (connection evicted) 2024-04-18 10:36:58.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-18 10:36:58.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-18 10:36:58.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-18 10:36:58.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-18 10:36:58.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.247 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1ba156: (connection evicted) 2024-04-18 10:36:58.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-18 10:36:58.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e01756 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.249 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.250 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-18 10:36:58.267 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.279 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.280 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.282 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.282 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55ed76e6 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.283 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-18 10:36:58.297 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.307 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.309 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.311 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.327 [DefaultDispatcher-worker-6 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34949460 2024-04-18 10:36:58.341 [DefaultDispatcher-worker-19 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.345 [DefaultDispatcher-worker-3 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea0f22 2024-04-18 10:36:58.350 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:58.353 [DefaultDispatcher-worker-15 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.363 [DefaultDispatcher-worker-11 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.380 [DefaultDispatcher-worker-12 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2024-04-18 10:36:58.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-18 10:36:58.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-18 10:36:58.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.382 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e: (connection evicted) 2024-04-18 10:36:58.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-18 10:36:58.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-18 10:36:58.383 [DefaultDispatcher-worker-3 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:58.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-18 10:36:58.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-18 10:36:58.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.383 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.383 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.383 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.383 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.383 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34949460: (connection evicted) 2024-04-18 10:36:58.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-18 10:36:58.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-18 10:36:58.384 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.384 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6bfcbe 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.387 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-18 10:36:58.404 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.415 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.416 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.418 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.418 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14432052 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.419 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-18 10:36:58.433 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.437 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.443 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.445 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.447 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.459 [DefaultDispatcher-worker-11 @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-18 10:36:58.471 [DefaultDispatcher-worker-11 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.482 [DefaultDispatcher-worker-6 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-18 10:36:58.487 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-18 10:36:58.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-18 10:36:58.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.495 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4: (connection evicted) 2024-04-18 10:36:58.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-18 10:36:58.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-18 10:36:58.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-18 10:36:58.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-18 10:36:58.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.496 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319c77de: (connection evicted) 2024-04-18 10:36:58.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-18 10:36:58.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70290678 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.498 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.499 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-18 10:36:58.516 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.527 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.529 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.531 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc91654 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.531 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.532 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-18 10:36:58.545 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.556 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.558 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.559 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.572 [DefaultDispatcher-worker-9 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-18 10:36:58.585 [DefaultDispatcher-worker-7 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.597 [DefaultDispatcher-worker-8 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-18 10:36:58.599 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-18 10:36:58.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-18 10:36:58.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.603 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c: (connection evicted) 2024-04-18 10:36:58.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-18 10:36:58.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-18 10:36:58.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-18 10:36:58.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-18 10:36:58.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.604 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe: (connection evicted) 2024-04-18 10:36:58.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-18 10:36:58.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffcb4bb 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.606 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.607 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-18 10:36:58.609 [DefaultDispatcher-worker-6 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:58.609 [DefaultDispatcher-worker-6 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.609 [DefaultDispatcher-worker-6 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.609 [DefaultDispatcher-worker-6 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.611 [DefaultDispatcher-worker-19 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.611 [DefaultDispatcher-worker-19 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.614 [DefaultDispatcher-worker-6 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:58.614 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.614 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.614 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.615 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.615 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.625 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.636 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.637 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.639 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f7eeaaf 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.640 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-18 10:36:58.654 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.665 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.667 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.681 [DefaultDispatcher-worker-14 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-18 10:36:58.694 [DefaultDispatcher-worker-7 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.705 [DefaultDispatcher-worker-7 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-18 10:36:58.707 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:58.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-18 10:36:58.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-18 10:36:58.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.709 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29617475: (connection evicted) 2024-04-18 10:36:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-18 10:36:58.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-18 10:36:58.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-18 10:36:58.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-18 10:36:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.710 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38499139: (connection evicted) 2024-04-18 10:36:58.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-18 10:36:58.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-18 10:36:58.713 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f81b020 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.714 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-18 10:36:58.718 [DefaultDispatcher-worker-16 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:58.718 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.718 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.718 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.719 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.719 [DefaultDispatcher-worker-16 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.731 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.742 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.743 [DefaultDispatcher-worker-9 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:58.743 [DefaultDispatcher-worker-9 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.743 [DefaultDispatcher-worker-9 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.743 [DefaultDispatcher-worker-9 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.744 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.744 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.745 [DefaultDispatcher-worker-3 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.746 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67398bad 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.747 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-18 10:36:58.761 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.772 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.777 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.789 [DefaultDispatcher-worker-5 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90 2024-04-18 10:36:58.801 [DefaultDispatcher-worker-3 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.807 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.814 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:58.817 [DefaultDispatcher-worker-16 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.827 [DefaultDispatcher-worker-5 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.848 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.942 [DefaultDispatcher-worker-16 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:58.942 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.942 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:58.942 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.943 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.943 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:58.953 [DefaultDispatcher-worker-8 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dff28b 2024-04-18 10:36:58.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-18 10:36:58.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-18 10:36:58.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.955 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dff28b: (connection evicted) 2024-04-18 10:36:58.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-18 10:36:58.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-18 10:36:58.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-18 10:36:58.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-18 10:36:58.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:58.956 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a1bb90: (connection evicted) 2024-04-18 10:36:58.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:58.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-18 10:36:58.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fe6bcbb 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.958 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.959 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-18 10:36:58.976 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.986 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.988 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.990 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4ee7d7 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:58.990 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-18 10:36:58.991 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:58.991 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:58.991 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-18 10:36:59.004 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:59.015 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:59.017 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:59.018 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:59.031 [DefaultDispatcher-worker-16 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ae5180 2024-04-18 10:36:59.036 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:36:59.037 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.037 [DefaultDispatcher-worker-19 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.037 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.038 [DefaultDispatcher-worker-9 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.038 [DefaultDispatcher-worker-9 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.044 [DefaultDispatcher-worker-5 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:59.058 [DefaultDispatcher-worker-2 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:59.059 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:59.067 [DefaultDispatcher-worker-18 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a18feb 2024-04-18 10:36:59.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-18 10:36:59.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-18 10:36:59.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.072 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a18feb: (connection evicted) 2024-04-18 10:36:59.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-18 10:36:59.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-18 10:36:59.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-18 10:36:59.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-18 10:36:59.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.073 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ae5180: (connection evicted) 2024-04-18 10:36:59.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-18 10:36:59.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-18 10:36:59.074 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-18 10:36:59.074 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3701acee 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.075 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-18 10:36:59.092 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.102 [DefaultDispatcher-worker-7 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:36:59.102 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.102 [DefaultDispatcher-worker-7 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.102 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.103 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.103 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.104 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.105 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.107 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.107 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3746766b 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.108 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-18 10:36:59.122 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.134 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.136 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.137 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.150 [DefaultDispatcher-worker-17 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413773e6 2024-04-18 10:36:59.161 [DefaultDispatcher-worker-15 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.174 [DefaultDispatcher-worker-4 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a5a831 2024-04-18 10:36:59.175 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-18 10:36:59.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-18 10:36:59.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.179 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a5a831: (connection evicted) 2024-04-18 10:36:59.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-18 10:36:59.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-18 10:36:59.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-18 10:36:59.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-18 10:36:59.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.180 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413773e6: (connection evicted) 2024-04-18 10:36:59.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-18 10:36:59.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-18 10:36:59.182 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0575a2 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.183 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-18 10:36:59.184 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.184 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.184 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-18 10:36:59.200 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.212 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.215 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.217 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46984524 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.218 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-18 10:36:59.219 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.219 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.219 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-18 10:36:59.232 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.244 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.244 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.245 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.247 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-4 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-12 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-4 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-4 @coroutine#2056] 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-18 10:36:59.257 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.257 [DefaultDispatcher-worker-4 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.258 [DefaultDispatcher-worker-20 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.258 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.258 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.259 [DefaultDispatcher-worker-1 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-04-18 10:36:59.270 [DefaultDispatcher-worker-11 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.283 [DefaultDispatcher-worker-11 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.284 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.293 [DefaultDispatcher-worker-4 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-04-18 10:36:59.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-18 10:36:59.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-18 10:36:59.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.299 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a213820: (connection evicted) 2024-04-18 10:36:59.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-18 10:36:59.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-18 10:36:59.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-18 10:36:59.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-18 10:36:59.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.301 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7: (connection evicted) 2024-04-18 10:36:59.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-18 10:36:59.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b1b28 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.303 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.304 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-18 10:36:59.311 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.322 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.333 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.335 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.337 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.345 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.347 [DefaultDispatcher-worker-3 @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.357 [DefaultDispatcher-worker-19 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d25244 2024-04-18 10:36:59.369 [UI Thread @coroutine#4988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582365864782274560 2024-04-18 10:36:59.369 [UI Thread @coroutine#4988] 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=582365864782274560. 2024-04-18 10:36:59.369 [UI Thread @coroutine#4988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582365864782274560 2024-04-18 10:36:59.371 [UI Thread @coroutine#4988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582365864782274560 2024-04-18 10:36:59.371 [UI Thread @coroutine#4988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582365864782274560 2024-04-18 10:36:59.371 [UI Thread @coroutine#4988] 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=582365864782274560. 2024-04-18 10:36:59.371 [UI Thread @coroutine#4988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582365864782274560 to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:36:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-18 10:36:59.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-18 10:36:59.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:59.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-18 10:36:59.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-18 10:36:59.432 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.432 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a4637c 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.433 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-18 10:36:59.434 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.434 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.434 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-18 10:36:59.443 [DefaultDispatcher-worker-3 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:36:59.443 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.443 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.443 [DefaultDispatcher-worker-3 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.444 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.444 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.452 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.464 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.465 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.467 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.481 [DefaultDispatcher-worker-8 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.501 [DefaultDispatcher-worker-15 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.509 [DefaultDispatcher-worker-9 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2024-04-18 10:36:59.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-18 10:36:59.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-18 10:36:59.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.522 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c27b65: (connection evicted) 2024-04-18 10:36:59.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-18 10:36:59.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-18 10:36:59.573 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d280bab 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.583 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-18 10:36:59.584 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.584 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.584 [Test worker @coroutine#5031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-18 10:36:59.598 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.611 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.613 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.614 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12639753 2024-04-18 10:36:59.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-18 10:36:59.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-18 10:36:59.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:59.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-18 10:36:59.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e64b248 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.622 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-18 10:36:59.622 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:36:59.623 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.623 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.623 [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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.623 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.623 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.623 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-18 10:36:59.624 [DefaultDispatcher-worker-2 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.624 [DefaultDispatcher-worker-2 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.626 [DefaultDispatcher-worker-14 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:36:59.626 [DefaultDispatcher-worker-14 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.626 [DefaultDispatcher-worker-14 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.626 [DefaultDispatcher-worker-14 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.627 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.627 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.643 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.654 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.656 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.658 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-04-18 10:36:59.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-18 10:36:59.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-18 10:36:59.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:59.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-18 10:36:59.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed6e17 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.663 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-18 10:36:59.664 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.664 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.664 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-18 10:36:59.687 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.704 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.706 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.709 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.709 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c07745 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.710 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-18 10:36:59.730 [DefaultDispatcher-worker-5 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:36:59.730 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.730 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.730 [DefaultDispatcher-worker-5 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.731 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.731 [DefaultDispatcher-worker-14 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.732 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.749 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.751 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.754 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.755 [DefaultDispatcher-worker-7 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:36:59.755 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.755 [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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.755 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.756 [DefaultDispatcher-worker-17 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.756 [DefaultDispatcher-worker-17 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.764 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:36:59.767 [DefaultDispatcher-worker-18 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-04-18 10:36:59.780 [DefaultDispatcher-worker-2 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-04-18 10:36:59.784 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.784 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:36:59.784 [UI Thread @coroutine#5103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.786 [UI Thread @coroutine#5103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.786 [UI Thread @coroutine#5103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.786 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:36:59.786 [UI Thread @coroutine#5103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43835/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:59.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-18 10:36:59.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-18 10:36:59.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.789 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb: (connection evicted) 2024-04-18 10:36:59.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-18 10:36:59.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-18 10:36:59.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-18 10:36:59.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-18 10:36:59.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.790 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d: (connection evicted) 2024-04-18 10:36:59.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-18 10:36:59.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b53f3d 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.792 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-18 10:36:59.793 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.793 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.793 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-18 10:36:59.813 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.827 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.829 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.831 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e63b9f 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.831 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-18 10:36:59.832 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.832 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.832 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-18 10:36:59.845 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.857 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.858 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.860 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.861 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.872 [DefaultDispatcher-worker-12 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30573c 2024-04-18 10:36:59.882 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.885 [DefaultDispatcher-worker-20 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-18 10:36:59.887 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55561/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.887 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55561/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:36:59.888 [UI Thread @coroutine#5132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55561/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.889 [UI Thread @coroutine#5132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55561/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.889 [UI Thread @coroutine#5132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55561/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-18 10:36:59.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-18 10:36:59.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.891 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76: (connection evicted) 2024-04-18 10:36:59.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-18 10:36:59.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-18 10:36:59.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-18 10:36:59.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-18 10:36:59.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.892 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e30573c: (connection evicted) 2024-04-18 10:36:59.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-18 10:36:59.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-18 10:36:59.894 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6e940b 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.895 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-18 10:36:59.904 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.914 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.925 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.926 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.928 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4663ec 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.928 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.929 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-18 10:36:59.935 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.942 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.952 [DefaultDispatcher-worker-3 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:36:59.952 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.952 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:36:59.952 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.953 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.953 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:36:59.953 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.955 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.957 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.969 [DefaultDispatcher-worker-3 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-04-18 10:36:59.983 [DefaultDispatcher-worker-12 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-18 10:36:59.985 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.985 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:36:59.985 [UI Thread @coroutine#5165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.987 [UI Thread @coroutine#5165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.987 [UI Thread @coroutine#5165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 10:36:59.987 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 10:36:59.987 [UI Thread @coroutine#5165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52103/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:36:59.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-18 10:36:59.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-18 10:36:59.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.989 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4447c594: (connection evicted) 2024-04-18 10:36:59.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-18 10:36:59.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-18 10:36:59.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-18 10:36:59.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-18 10:36:59.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:36:59.990 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319e02e7: (connection evicted) 2024-04-18 10:36:59.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:36:59.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-18 10:36:59.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-18 10:36:59.992 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-18 10:36:59.992 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67744663 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:36:59.993 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-18 10:37:00.011 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.022 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.024 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.025 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e886b 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.026 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-18 10:37:00.039 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.042 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.046 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:37:00.046 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.046 [DefaultDispatcher-worker-19 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.046 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.047 [DefaultDispatcher-worker-7 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.047 [DefaultDispatcher-worker-7 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.055 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.057 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.059 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.069 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.071 [DefaultDispatcher-worker-16 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@622be81d 2024-04-18 10:37:00.085 [DefaultDispatcher-worker-2 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.093 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.103 [DefaultDispatcher-worker-13 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-18 10:37:00.108 [DefaultDispatcher-worker-7 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:37:00.109 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.109 [DefaultDispatcher-worker-7 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.109 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.110 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.110 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-18 10:37:00.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-18 10:37:00.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.113 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.113 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee: (connection evicted) 2024-04-18 10:37:00.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-18 10:37:00.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-18 10:37:00.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-18 10:37:00.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-18 10:37:00.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.114 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@622be81d: (connection evicted) 2024-04-18 10:37:00.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-18 10:37:00.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3656a6cd 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.117 [Test worker @coroutine#5225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-18 10:37:00.137 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.150 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.151 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.153 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.164 [DefaultDispatcher-worker-18 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.164 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.187 [DefaultDispatcher-worker-18 @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.201 [DefaultDispatcher-worker-9 @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.218 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.223 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff 2024-04-18 10:37:00.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-18 10:37:00.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-18 10:37:00.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.226 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967f0ff: (connection evicted) 2024-04-18 10:37:00.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-18 10:37:00.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-18 10:37:00.228 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123e87cd 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.229 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-18 10:37:00.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.230 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-18 10:37:00.245 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.256 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.257 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.259 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d4a2cf 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.260 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-18 10:37:00.261 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.261 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.261 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-10 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-10 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-10 @coroutine#2056] 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-18 10:37:00.271 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-10 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.271 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.272 [DefaultDispatcher-worker-12 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.272 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.272 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.276 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.287 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.288 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.290 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.302 [DefaultDispatcher-worker-17 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad49704 2024-04-18 10:37:00.315 [DefaultDispatcher-worker-2 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.325 [DefaultDispatcher-worker-5 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-18 10:37:00.330 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-18 10:37:00.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-18 10:37:00.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.332 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250c5892: (connection evicted) 2024-04-18 10:37:00.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-18 10:37:00.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-18 10:37:00.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-18 10:37:00.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-18 10:37:00.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.333 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad49704: (connection evicted) 2024-04-18 10:37:00.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-18 10:37:00.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73193fe0 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.335 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-18 10:37:00.336 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.336 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.336 [Test worker @coroutine#5304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-18 10:37:00.352 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.363 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.365 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.368 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.379 [DefaultDispatcher-worker-2 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.388 [DefaultDispatcher-worker-8 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.403 [DefaultDispatcher-worker-10 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08 2024-04-18 10:37:00.403 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-18 10:37:00.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-18 10:37:00.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.405 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e7cc08: (connection evicted) 2024-04-18 10:37:00.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-18 10:37:00.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-18 10:37:00.407 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-18 10:37:00.407 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.407 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.407 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.407 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c5652b 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.408 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-18 10:37:00.427 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.438 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.440 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.442 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.444 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.454 [DefaultDispatcher-worker-1 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.456 [DefaultDispatcher-worker-4 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:37:00.457 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.457 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.457 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.458 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.458 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.462 [DefaultDispatcher-worker-17 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f25c 2024-04-18 10:37:00.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-18 10:37:00.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-18 10:37:00.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.464 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f25c: (connection evicted) 2024-04-18 10:37:00.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-18 10:37:00.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8551ee6 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-18 10:37:00.467 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.468 [Test worker @coroutine#5363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-18 10:37:00.471 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.484 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.495 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.497 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.499 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.559 [DefaultDispatcher-worker-9 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b 2024-04-18 10:37:00.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-18 10:37:00.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-18 10:37:00.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.563 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f4f432b: (connection evicted) 2024-04-18 10:37:00.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-18 10:37:00.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4e75 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.565 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-18 10:37:00.566 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.566 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.566 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-18 10:37:00.579 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.590 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.592 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.594 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.603 [DefaultDispatcher-worker-12 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.611 [DefaultDispatcher-worker-10 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1871068d 2024-04-18 10:37:00.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-18 10:37:00.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-18 10:37:00.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.618 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1871068d: (connection evicted) 2024-04-18 10:37:00.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-18 10:37:00.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.622 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.623 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-18 10:37:00.636 [DefaultDispatcher-worker-9 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-04-18 10:37:00.641 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:37:00.641 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.641 [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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.641 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.642 [DefaultDispatcher-worker-16 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.642 [DefaultDispatcher-worker-16 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.643 [DefaultDispatcher-worker-9 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:37:00.643 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.643 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.643 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.644 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.644 [DefaultDispatcher-worker-4 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.649 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.660 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.661 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.663 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-04-18 10:37:00.664 [DefaultDispatcher-worker-4 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4377ed24 2024-04-18 10:37:00.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-18 10:37:00.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-18 10:37:00.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-18 10:37:00.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11736ebc 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.668 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-18 10:37:00.677 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.682 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.693 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.695 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.697 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2024-04-18 10:37:00.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-18 10:37:00.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-18 10:37:00.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-18 10:37:00.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293ccbdd 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.700 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-18 10:37:00.707 [DefaultDispatcher-worker-4 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65262308 2024-04-18 10:37:00.716 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.727 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.729 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.731 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2024-04-18 10:37:00.731 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-18 10:37:00.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-18 10:37:00.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-18 10:37:00.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-18 10:37:00.743 [DefaultDispatcher-worker-11 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:37:00.743 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.743 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.743 [DefaultDispatcher-worker-11 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.744 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.744 [DefaultDispatcher-worker-15 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.745 [UI Thread @coroutine#5472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56435/Site/verify 2024-04-18 10:37:00.745 [UI Thread @coroutine#5472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56435/Site/verify. 2024-04-18 10:37:00.745 [UI Thread @coroutine#5472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56435/Site/verify 2024-04-18 10:37:00.746 [UI Thread @coroutine#5472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56435/Site/verify 2024-04-18 10:37:00.746 [UI Thread @coroutine#5472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56435/Site/verify 2024-04-18 10:37:00.747 [UI Thread @coroutine#5472] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56435/Site/verify. 2024-04-18 10:37:00.747 [UI Thread @coroutine#5472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56435/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:37:00.748 [DefaultDispatcher-worker-3 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d40da 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.752 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-18 10:37:00.753 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.753 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.753 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-18 10:37:00.763 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.766 [DefaultDispatcher-worker-12 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:37:00.766 [DefaultDispatcher-worker-12 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.766 [DefaultDispatcher-worker-12 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.766 [DefaultDispatcher-worker-12 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.767 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.767 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.770 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.781 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.783 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.784 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-04-18 10:37:00.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-18 10:37:00.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-18 10:37:00.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-18 10:37:00.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dad97ed 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.788 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-18 10:37:00.789 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.789 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.789 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-18 10:37:00.803 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.806 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.814 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.815 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.817 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2024-04-18 10:37:00.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-18 10:37:00.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-18 10:37:00.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-18 10:37:00.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52268f73 2024-04-18 10:37:00.820 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.821 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-18 10:37:00.835 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.846 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.847 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:00.848 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.850 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2024-04-18 10:37:00.851 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53767/Site/verify 2024-04-18 10:37:00.852 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53767/Site/verify. 2024-04-18 10:37:00.852 [UI Thread @coroutine#5542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53767/Site/verify 2024-04-18 10:37:00.853 [UI Thread @coroutine#5542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53767/Site/verify 2024-04-18 10:37:00.853 [UI Thread @coroutine#5542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53767/Site/verify 2024-04-18 10:37:00.853 [UI Thread @coroutine#5542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53767/Site/verify. 2024-04-18 10:37:00.853 [UI Thread @coroutine#5542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53767/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:37:00.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-18 10:37:00.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-18 10:37:00.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:00.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-18 10:37:00.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-18 10:37:00.859 [UI Thread @coroutine#5555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/Site/verify 2024-04-18 10:37:00.859 [UI Thread @coroutine#5555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/Site/verify. 2024-04-18 10:37:00.859 [UI Thread @coroutine#5555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/Site/verify 2024-04-18 10:37:00.861 [UI Thread @coroutine#5555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/Site/verify 2024-04-18 10:37:00.861 [UI Thread @coroutine#5555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/Site/verify 2024-04-18 10:37:00.861 [UI Thread @coroutine#5555] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35557/Site/verify. 2024-04-18 10:37:00.861 [UI Thread @coroutine#5555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35557/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:37:00.867 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41117/Site/verify 2024-04-18 10:37:00.867 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41117/Site/verify. 2024-04-18 10:37:00.867 [UI Thread @coroutine#5568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41117/Site/verify 2024-04-18 10:37:00.868 [UI Thread @coroutine#5568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41117/Site/verify 2024-04-18 10:37:00.868 [UI Thread @coroutine#5568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41117/Site/verify 2024-04-18 10:37:00.868 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41117/Site/verify. 2024-04-18 10:37:00.868 [UI Thread @coroutine#5568] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41117/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:37:00.874 [UI Thread @coroutine#5582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-18 10:37:00.874 [UI Thread @coroutine#5582] 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-18 10:37:00.874 [UI Thread @coroutine#5582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-18 10:37:00.875 [UI Thread @coroutine#5582] 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-18 10:37:00.878 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.879 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-18 10:37:00.894 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.905 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.906 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.908 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.917 [DefaultDispatcher-worker-4 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.938 [DefaultDispatcher-worker-19 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.949 [DefaultDispatcher-worker-3 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.960 [DefaultDispatcher-worker-14 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.965 [DefaultDispatcher-worker-20 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:37:00.965 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.965 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:00.965 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.966 [DefaultDispatcher-worker-19 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.966 [DefaultDispatcher-worker-19 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:00.969 [DefaultDispatcher-worker-5 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.976 [DefaultDispatcher-worker-13 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:00.979 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:00.987 [DefaultDispatcher-worker-18 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:01.004 [DefaultDispatcher-worker-5 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2024-04-18 10:37:01.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-18 10:37:01.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-18 10:37:01.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.006 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2024-04-18 10:37:01.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-18 10:37:01.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-18 10:37:01.008 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bcd497 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.009 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-18 10:37:01.026 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.037 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.039 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.041 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4e5982 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.041 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.042 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-18 10:37:01.056 [DefaultDispatcher-worker-19 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:37:01.056 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.056 [DefaultDispatcher-worker-19 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.056 [DefaultDispatcher-worker-19 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.057 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.057 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.058 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.071 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.073 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.074 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.086 [DefaultDispatcher-worker-6 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2024-04-18 10:37:01.098 [DefaultDispatcher-worker-6 @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2024-04-18 10:37:01.110 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-18 10:37:01.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-18 10:37:01.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.116 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e: (connection evicted) 2024-04-18 10:37:01.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-18 10:37:01.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-18 10:37:01.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-18 10:37:01.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-18 10:37:01.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.118 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d: (connection evicted) 2024-04-18 10:37:01.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-18 10:37:01.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358b70c4 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.119 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-18 10:37:01.120 [DefaultDispatcher-worker-5 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.120 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-18 10:37:01.120 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.120 [DefaultDispatcher-worker-5 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.120 [DefaultDispatcher-worker-5 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.122 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.122 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.135 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.146 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.148 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.150 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b763d 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.150 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-18 10:37:01.151 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.151 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.151 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-18 10:37:01.164 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.175 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.176 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.178 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.191 [DefaultDispatcher-worker-9 @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-04-18 10:37:01.202 [DefaultDispatcher-worker-11 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.212 [DefaultDispatcher-worker-3 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-04-18 10:37:01.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-18 10:37:01.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-18 10:37:01.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.217 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e: (connection evicted) 2024-04-18 10:37:01.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-18 10:37:01.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-18 10:37:01.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-18 10:37:01.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-18 10:37:01.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.218 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461f295c: (connection evicted) 2024-04-18 10:37:01.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-18 10:37:01.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dfdea3a 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.220 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.221 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-18 10:37:01.238 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.250 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.252 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.254 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4691e2f5 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.254 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.255 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-18 10:37:01.268 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.280 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.282 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.284 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.285 [DefaultDispatcher-worker-9 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:37:01.285 [DefaultDispatcher-worker-11 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:37:01.286 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.286 [DefaultDispatcher-worker-11 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.286 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.286 [DefaultDispatcher-worker-11 @coroutine#2056] 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-18 10:37:01.286 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.286 [DefaultDispatcher-worker-11 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.287 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.287 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.287 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.295 [DefaultDispatcher-worker-18 @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-18 10:37:01.308 [DefaultDispatcher-worker-5 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.318 [DefaultDispatcher-worker-7 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-18 10:37:01.321 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:01.355 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.467 [DefaultDispatcher-worker-12 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:37:01.467 [DefaultDispatcher-worker-12 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.467 [DefaultDispatcher-worker-12 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.467 [DefaultDispatcher-worker-12 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.469 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.469 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-18 10:37:01.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-18 10:37:01.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.572 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f43f50: (connection evicted) 2024-04-18 10:37:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-18 10:37:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-18 10:37:01.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-18 10:37:01.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-18 10:37:01.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.573 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be: (connection evicted) 2024-04-18 10:37:01.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-18 10:37:01.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1eb893 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.575 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-18 10:37:01.576 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.576 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.576 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-18 10:37:01.592 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.603 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.604 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.606 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.606 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.607 [Test worker @coroutine#5795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-18 10:37:01.620 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.631 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.633 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.635 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.647 [DefaultDispatcher-worker-16 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-18 10:37:01.654 [DefaultDispatcher-worker-9 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-9 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-9 @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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-9 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-2 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.655 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.656 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.656 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.656 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.656 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.662 [DefaultDispatcher-worker-18 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.672 [DefaultDispatcher-worker-2 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.676 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:01.681 [DefaultDispatcher-worker-5 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-18 10:37:01.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-18 10:37:01.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-18 10:37:01.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.686 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ac3788: (connection evicted) 2024-04-18 10:37:01.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-18 10:37:01.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-18 10:37:01.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-18 10:37:01.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-18 10:37:01.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.687 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2024-04-18 10:37:01.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-18 10:37:01.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b995b8 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.689 [Test worker @coroutine#5853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-18 10:37:01.690 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.690 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.690 [Test worker @coroutine#5853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-18 10:37:01.709 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.720 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.722 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.723 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e211727 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.724 [Test worker @coroutine#5853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-18 10:37:01.725 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.738 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.749 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.751 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.753 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.753 [DefaultDispatcher-worker-6 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:37:01.753 [DefaultDispatcher-worker-6 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.754 [DefaultDispatcher-worker-6 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.754 [DefaultDispatcher-worker-6 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.755 [DefaultDispatcher-worker-17 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.755 [DefaultDispatcher-worker-17 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.765 [DefaultDispatcher-worker-1 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad 2024-04-18 10:37:01.778 [DefaultDispatcher-worker-2 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:37:01.778 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.778 [DefaultDispatcher-worker-2 @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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.778 [DefaultDispatcher-worker-2 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.779 [DefaultDispatcher-worker-2 @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.780 [DefaultDispatcher-worker-11 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.780 [DefaultDispatcher-worker-11 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.789 [DefaultDispatcher-worker-12 @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.790 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:01.799 [DefaultDispatcher-worker-3 @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d 2024-04-18 10:37:01.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-18 10:37:01.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-18 10:37:01.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.805 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72dc9f9d: (connection evicted) 2024-04-18 10:37:01.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-18 10:37:01.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-18 10:37:01.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-18 10:37:01.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-18 10:37:01.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.806 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a1ccad: (connection evicted) 2024-04-18 10:37:01.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-18 10:37:01.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-18 10:37:01.807 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0e81b3 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.808 [Test worker @coroutine#5911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-18 10:37:01.830 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.841 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.843 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.845 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60877629 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.845 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.846 [Test worker @coroutine#5911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-18 10:37:01.859 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.870 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.872 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.873 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.886 [DefaultDispatcher-worker-16 @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4936dca9 2024-04-18 10:37:01.897 [DefaultDispatcher-worker-12 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.903 [DefaultDispatcher-worker-16 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.908 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:01.909 [DefaultDispatcher-worker-19 @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28446b06 2024-04-18 10:37:01.911 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-18 10:37:01.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-18 10:37:01.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.915 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28446b06: (connection evicted) 2024-04-18 10:37:01.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-18 10:37:01.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-18 10:37:01.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-18 10:37:01.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-18 10:37:01.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.916 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4936dca9: (connection evicted) 2024-04-18 10:37:01.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-18 10:37:01.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf1e07 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.919 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.920 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-18 10:37:01.937 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.948 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.950 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.952 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.962 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-229 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 due to dirty commit state on close(). 2024-04-18 10:37:01.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2024-04-18 10:37:01.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-18 10:37:01.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-18 10:37:01.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:01.968 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c38d025: (connection evicted) 2024-04-18 10:37:01.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:01.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-18 10:37:01.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc742d 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:01.970 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-18 10:37:01.971 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:01.971 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:01.971 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-18 10:37:01.977 [DefaultDispatcher-worker-12 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3e7128 2024-04-18 10:37:01.977 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.977 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:01.977 [DefaultDispatcher-worker-12 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.978 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.978 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36299/UmAppDatabase/replication/nodeId 2024-04-18 10:37:01.988 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:01.999 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.001 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.003 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.013 [DefaultDispatcher-worker-8 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.036 [DefaultDispatcher-worker-12 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.045 [DefaultDispatcher-worker-12 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d 2024-04-18 10:37:02.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-18 10:37:02.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-18 10:37:02.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.052 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bf2a0d: (connection evicted) 2024-04-18 10:37:02.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-18 10:37:02.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687e9f0b 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.054 [Test worker @coroutine#6012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-18 10:37:02.067 [DefaultDispatcher-worker-6 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52df6d0f 2024-04-18 10:37:02.067 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.067 [DefaultDispatcher-worker-6 @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:50079/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.067 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.069 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.069 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50079/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.070 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.081 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.082 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.084 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.095 [DefaultDispatcher-worker-20 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.116 [DefaultDispatcher-worker-12 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.124 [DefaultDispatcher-worker-12 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.133 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6908674b 2024-04-18 10:37:02.133 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.133 [DefaultDispatcher-worker-17 @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:48461/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.133 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.134 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.134 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48461/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.138 [DefaultDispatcher-worker-7 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-18 10:37:02.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-18 10:37:02.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-18 10:37:02.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.140 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c: (connection evicted) 2024-04-18 10:37:02.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-18 10:37:02.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556df144 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.142 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-18 10:37:02.143 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.143 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.143 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-18 10:37:02.159 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.171 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.172 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.174 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.184 [DefaultDispatcher-worker-16 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.209 [DefaultDispatcher-worker-7 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.218 [DefaultDispatcher-worker-12 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.231 [DefaultDispatcher-worker-14 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2024-04-18 10:37:02.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-18 10:37:02.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-18 10:37:02.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.232 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618b147b: (connection evicted) 2024-04-18 10:37:02.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-18 10:37:02.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-18 10:37:02.235 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4628344c 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.236 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-18 10:37:02.253 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.264 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.266 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.267 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2024-04-18 10:37:02.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-18 10:37:02.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-18 10:37:02.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-18 10:37:02.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-18 10:37:02.274 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@550482aa 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.275 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-18 10:37:02.276 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.276 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.276 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-18 10:37:02.292 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.299 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58df2864 2024-04-18 10:37:02.299 [DefaultDispatcher-worker-20 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d133320 2024-04-18 10:37:02.300 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.300 [DefaultDispatcher-worker-20 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.300 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.300 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.300 [DefaultDispatcher-worker-20 @coroutine#2056] 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-18 10:37:02.300 [DefaultDispatcher-worker-20 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.301 [DefaultDispatcher-worker-15 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.301 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.301 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37897/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.304 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.306 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.308 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-18 10:37:02.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-18 10:37:02.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-18 10:37:02.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-18 10:37:02.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a955bf 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.312 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-18 10:37:02.313 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.313 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.313 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-18 10:37:02.327 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.338 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.340 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.342 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-04-18 10:37:02.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-18 10:37:02.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-18 10:37:02.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-18 10:37:02.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-18 10:37:02.348 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7c3f11 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.349 [UI Thread @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-18 10:37:02.366 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.378 [UI Thread @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.380 [UI Thread @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.382 [UI Thread @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406fd705 2024-04-18 10:37:02.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-18 10:37:02.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-18 10:37:02.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.385 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406fd705: (connection evicted) 2024-04-18 10:37:02.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-18 10:37:02.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.389 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-18 10:37:02.390 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.390 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.390 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-18 10:37:02.405 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.416 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.418 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.420 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2024-04-18 10:37:02.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-18 10:37:02.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-18 10:37:02.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-18 10:37:02.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639ad5d9 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.423 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-18 10:37:02.438 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.449 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.450 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.452 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc5d766 2024-04-18 10:37:02.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-18 10:37:02.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-18 10:37:02.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-18 10:37:02.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df9bfaa 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.455 [Test worker @coroutine#6201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-18 10:37:02.470 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.479 [DefaultDispatcher-worker-13 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2024-04-18 10:37:02.479 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.479 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.479 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.480 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.481 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.481 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36819/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.482 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.484 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b1ba04 2024-04-18 10:37:02.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-18 10:37:02.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-18 10:37:02.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-18 10:37:02.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-18 10:37:02.486 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.487 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-18 10:37:02.501 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.512 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.514 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.516 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-18 10:37:02.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-18 10:37:02.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-18 10:37:02.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-18 10:37:02.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547ef1c6 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.519 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.520 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-18 10:37:02.534 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.545 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.547 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.548 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-04-18 10:37:02.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-18 10:37:02.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-18 10:37:02.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-18 10:37:02.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e9d47b 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.553 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.554 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-18 10:37:02.568 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.579 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.581 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.583 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705606ac 2024-04-18 10:37:02.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-18 10:37:02.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-18 10:37:02.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-18 10:37:02.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48f55b 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.586 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-18 10:37:02.587 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.587 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.587 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-18 10:37:02.601 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.612 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.613 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.615 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2024-04-18 10:37:02.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-18 10:37:02.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-18 10:37:02.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-18 10:37:02.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bddb619 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.618 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-18 10:37:02.619 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.619 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.619 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-18 10:37:02.633 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.646 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.647 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.649 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-18 10:37:02.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-18 10:37:02.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-18 10:37:02.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-18 10:37:02.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a080ba3 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.653 [Test worker @coroutine#6309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-18 10:37:02.654 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.654 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.654 [Test worker @coroutine#6309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-14 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-8 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca564aa 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.669 [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:57643/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.669 [DefaultDispatcher-worker-14 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.670 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.671 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53781/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.671 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.671 [DefaultDispatcher-worker-13 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57643/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.672 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.683 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.685 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.687 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4ddaed 2024-04-18 10:37:02.689 [UI Thread @coroutine#6331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-18 10:37:02.689 [UI Thread @coroutine#6331] 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-18 10:37:02.689 [UI Thread @coroutine#6331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-18 10:37:02.691 [UI Thread @coroutine#6331] 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-18 10:37:02.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-18 10:37:02.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-18 10:37:02.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-18 10:37:02.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7152ee36 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.694 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-18 10:37:02.712 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.723 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.725 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.727 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfa2d74 2024-04-18 10:37:02.729 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53613/Site/verify 2024-04-18 10:37:02.729 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53613/Site/verify. 2024-04-18 10:37:02.729 [UI Thread @coroutine#6353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53613/Site/verify 2024-04-18 10:37:02.731 [UI Thread @coroutine#6353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53613/Site/verify 2024-04-18 10:37:02.731 [UI Thread @coroutine#6353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53613/Site/verify 2024-04-18 10:37:02.732 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53613/Site/verify. 2024-04-18 10:37:02.732 [UI Thread @coroutine#6353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53613/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 10:37:02.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-18 10:37:02.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-18 10:37:02.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 10:37:02.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-18 10:37:02.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9815b6 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.741 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-18 10:37:02.758 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.765 [DefaultDispatcher-worker-3 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2024-04-18 10:37:02.766 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.766 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.766 [DefaultDispatcher-worker-3 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.767 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.767 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60217/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.769 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.770 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.777 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.788 [DefaultDispatcher-worker-2 @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.790 [DefaultDispatcher-worker-16 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-04-18 10:37:02.791 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.791 [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:55853/UmAppDatabase/replication/nodeId. 2024-04-18 10:37:02.791 [DefaultDispatcher-worker-16 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.792 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.792 [DefaultDispatcher-worker-10 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55853/UmAppDatabase/replication/nodeId 2024-04-18 10:37:02.796 [DefaultDispatcher-worker-8 @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133acad0 2024-04-18 10:37:02.801 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json 2024-04-18 10:37:02.801 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json. 2024-04-18 10:37:02.801 [UI Thread @coroutine#6382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json 2024-04-18 10:37:02.802 [UI Thread @coroutine#6382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json 2024-04-18 10:37:02.802 [UI Thread @coroutine#6382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json 2024-04-18 10:37:02.803 [UI Thread @coroutine#6382] 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:46861/582365877726101504/_ustadmanifest.json. 2024-04-18 10:37:02.803 [UI Thread @coroutine#6382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46861/582365877726101504/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:37:02.803 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46861/tincan.xml 2024-04-18 10:37:02.803 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46861/tincan.xml. 2024-04-18 10:37:02.803 [UI Thread @coroutine#6382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46861/tincan.xml 2024-04-18 10:37:02.804 [UI Thread @coroutine#6382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46861/tincan.xml 2024-04-18 10:37:02.804 [UI Thread @coroutine#6382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46861/tincan.xml 2024-04-18 10:37:02.842 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.845 [UI Thread @coroutine#6382] 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:46861/tincan.xml. 2024-04-18 10:37:02.845 [UI Thread @coroutine#6382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46861/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-18 10:37:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-18 10:37:02.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-18 10:37:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 10:37:02.847 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133acad0: (connection evicted) 2024-04-18 10:37:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 10:37:02.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-18 10:37:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.