2024-02-12 22:57:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-12 22:57:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8c93 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:33.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:33.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:33.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:33.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:33.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:33.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-12 22:57:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:33.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-12 22:57:33.920 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:33.924 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:33.930 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e1a9 2024-02-12 22:57:33.930 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e1a9 2024-02-12 22:57:33.934 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea41fd5 2024-02-12 22:57:33.935 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea41fd5 2024-02-12 22:57:33.938 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b8ad9 2024-02-12 22:57:33.938 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b8ad9 2024-02-12 22:57:33.942 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9915ee 2024-02-12 22:57:33.942 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9915ee 2024-02-12 22:57:33.945 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e8cb1d 2024-02-12 22:57:33.945 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e8cb1d 2024-02-12 22:57:33.947 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c3c62 2024-02-12 22:57:33.947 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1c3c62 2024-02-12 22:57:33.950 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2887bc3a 2024-02-12 22:57:33.950 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2887bc3a 2024-02-12 22:57:33.950 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:33.952 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb6eaa1 2024-02-12 22:57:33.953 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb6eaa1 2024-02-12 22:57:33.954 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:33.955 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39907c69 2024-02-12 22:57:33.955 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39907c69 2024-02-12 22:57:33.955 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:34.171 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:34.171 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:34.171 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:34.172 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:34.208 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.209 [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-02-12 22:57:34.210 [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-02-12 22:57:34.210 [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-02-12 22:57:34.263 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.315 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.350 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.372 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.405 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.410 [DefaultDispatcher-worker-7 @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-02-12 22:57:34.410 [DefaultDispatcher-worker-2 @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-02-12 22:57:34.412 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.504 [DefaultDispatcher-worker-4 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 22:57:34.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-12 22:57:34.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-12 22:57:34.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:34.544 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8: (connection evicted) 2024-02-12 22:57:34.545 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63e1a9: (connection evicted) 2024-02-12 22:57:34.545 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ea41fd5: (connection evicted) 2024-02-12 22:57:34.546 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9b8ad9: (connection evicted) 2024-02-12 22:57:34.546 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9915ee: (connection evicted) 2024-02-12 22:57:34.547 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e8cb1d: (connection evicted) 2024-02-12 22:57:34.547 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e1c3c62: (connection evicted) 2024-02-12 22:57:34.548 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2887bc3a: (connection evicted) 2024-02-12 22:57:34.548 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb6eaa1: (connection evicted) 2024-02-12 22:57:34.549 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39907c69: (connection evicted) 2024-02-12 22:57:34.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:34.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-12 22:57:34.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-12 22:57:34.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c758a2d 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:34.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-12 22:57:34.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-12 22:57:34.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.576 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.578 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.580 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:34.580 [DefaultDispatcher-worker-9 @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-02-12 22:57:34.581 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:34.581 [DefaultDispatcher-worker-9 @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-02-12 22:57:34.598 [DefaultDispatcher-worker-10 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.600 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 22:57:34.600 [DefaultDispatcher-worker-10 @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-02-12 22:57:34.600 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 22:57:34.608 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.625 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.645 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.646 [DefaultDispatcher-worker-11 @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-02-12 22:57:34.661 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.661 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 22:57:34.662 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:34.666 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51156c3f 2024-02-12 22:57:34.666 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@51156c3f 2024-02-12 22:57:34.670 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd2886d 2024-02-12 22:57:34.671 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd2886d 2024-02-12 22:57:34.673 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed074f 2024-02-12 22:57:34.673 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bed074f 2024-02-12 22:57:34.676 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eef8256 2024-02-12 22:57:34.676 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eef8256 2024-02-12 22:57:34.678 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e16120 2024-02-12 22:57:34.678 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e16120 2024-02-12 22:57:34.678 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb1c31 2024-02-12 22:57:34.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb1c31 2024-02-12 22:57:34.683 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5fa1f6 2024-02-12 22:57:34.683 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5fa1f6 2024-02-12 22:57:34.685 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.686 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec07d19 2024-02-12 22:57:34.686 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec07d19 2024-02-12 22:57:34.688 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147eb80 2024-02-12 22:57:34.688 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147eb80 2024-02-12 22:57:34.689 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:34.775 [DefaultDispatcher-worker-9 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce15112 2024-02-12 22:57:34.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-12 22:57:34.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-12 22:57:34.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:34.816 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce15112: (connection evicted) 2024-02-12 22:57:34.817 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51156c3f: (connection evicted) 2024-02-12 22:57:34.818 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fd2886d: (connection evicted) 2024-02-12 22:57:34.818 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bed074f: (connection evicted) 2024-02-12 22:57:34.819 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eef8256: (connection evicted) 2024-02-12 22:57:34.819 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e16120: (connection evicted) 2024-02-12 22:57:34.820 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbb1c31: (connection evicted) 2024-02-12 22:57:34.820 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c5fa1f6: (connection evicted) 2024-02-12 22:57:34.821 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec07d19: (connection evicted) 2024-02-12 22:57:34.821 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1147eb80: (connection evicted) 2024-02-12 22:57:34.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:34.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-12 22:57:34.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-12 22:57:34.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:34.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8c3646 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:34.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:34.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-12 22:57:34.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3375b118 2024-02-12 22:57:34.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3375b118 2024-02-12 22:57:34.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-12 22:57:34.965 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef2cbe6 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-12 22:57:35.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 22:57:35.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 22:57:35.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-12 22:57:35.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e11627 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-12 22:57:35.315 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:35.321 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 22:57:35.325 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 22:57:35.326 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-12 22:57:35.326 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 22:57:35.338 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.369 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 22:57:35.369 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 22:57:35.396 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.517 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-12 22:57:35.517 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50713/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-12 22:57:35.699 [DefaultDispatcher-worker-9 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.707 [DefaultDispatcher-worker-9 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-12 22:57:35.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-12 22:57:35.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.738 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb: (connection evicted) 2024-02-12 22:57:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:35.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-12 22:57:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-12 22:57:35.742 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 22:57:35.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4537880f 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-12 22:57:35.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e74764 2024-02-12 22:57:35.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e74764 2024-02-12 22:57:35.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-12 22:57:35.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338d47b 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-12 22:57:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-12 22:57:35.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-12 22:57:35.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-12 22:57:35.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-12 22:57:35.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-12 22:57:35.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.810 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e74764: (connection evicted) 2024-02-12 22:57:35.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:35.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-12 22:57:35.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a631049 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-12 22:57:35.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-02-12 22:57:35.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-02-12 22:57:35.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-12 22:57:35.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e1b2a 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-12 22:57:35.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-12 22:57:35.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-12 22:57:35.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-12 22:57:35.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-12 22:57:35.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.839 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eec8583: (connection evicted) 2024-02-12 22:57:35.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:35.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-12 22:57:35.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-12 22:57:35.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-12 22:57:35.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16391278 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-12 22:57:35.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae49387 2024-02-12 22:57:35.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae49387 2024-02-12 22:57:35.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-12 22:57:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-12 22:57:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abb7b7d 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-12 22:57:35.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2024-02-12 22:57:35.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2024-02-12 22:57:35.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-12 22:57:35.869 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-12 22:57:35.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-12 22:57:35.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.881 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae49387: (connection evicted) 2024-02-12 22:57:35.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:35.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-12 22:57:35.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2024-02-12 22:57:35.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2024-02-12 22:57:35.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-12 22:57:35.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e6e88 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:35.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:35.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-12 22:57:35.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2024-02-12 22:57:35.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2024-02-12 22:57:35.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-12 22:57:35.932 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.969 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.986 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-12 22:57:35.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-12 22:57:35.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:35.999 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73: (connection evicted) 2024-02-12 22:57:36.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-12 22:57:36.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-12 22:57:36.004 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5ae78e 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8 2024-02-12 22:57:36.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8 2024-02-12 22:57:36.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-12 22:57:36.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e75f7a 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-12 22:57:36.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-12 22:57:36.191 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.203 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.208 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.219 [DefaultDispatcher-worker-11 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.230 [DefaultDispatcher-worker-2 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.238 [DefaultDispatcher-worker-2 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-12 22:57:36.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-12 22:57:36.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.308 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8: (connection evicted) 2024-02-12 22:57:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-12 22:57:36.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-12 22:57:36.314 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 22:57:36.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-12 22:57:36.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d0b918 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-12 22:57:36.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-12 22:57:36.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-12 22:57:36.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-12 22:57:36.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-12 22:57:36.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-12 22:57:36.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd7aba8 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce7490a 2024-02-12 22:57:36.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce7490a 2024-02-12 22:57:36.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-12 22:57:36.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-12 22:57:36.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-12 22:57:36.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.344 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9: (connection evicted) 2024-02-12 22:57:36.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-12 22:57:36.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-12 22:57:36.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4387d2f4 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-12 22:57:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-02-12 22:57:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-02-12 22:57:36.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d949bc4 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-02-12 22:57:36.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-02-12 22:57:36.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-12 22:57:36.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-12 22:57:36.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-12 22:57:36.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.366 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93ce24d: (connection evicted) 2024-02-12 22:57:36.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-12 22:57:36.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-12 22:57:36.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-02-12 22:57:36.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-02-12 22:57:36.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-12 22:57:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-12 22:57:36.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b6585 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-12 22:57:36.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-12 22:57:36.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-12 22:57:36.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-12 22:57:36.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-12 22:57:36.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.387 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0: (connection evicted) 2024-02-12 22:57:36.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-12 22:57:36.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-12 22:57:36.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4ff5ed 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-12 22:57:36.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-12 22:57:36.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-12 22:57:36.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-12 22:57:36.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-12 22:57:36.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-12 22:57:36.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-12 22:57:36.429 [DefaultDispatcher-worker-11 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 22:57:36.440 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.463 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.484 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.489 [DefaultDispatcher-worker-11 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit261097923563544560/junit12335131644347058169.tmp 2024-02-12 22:57:36.493 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.510 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.541 [DefaultDispatcher-worker-11 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-12 22:57:36.556 [DefaultDispatcher-worker-11 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-12 22:57:36.558 [DefaultDispatcher-worker-11 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-12 22:57:36.558 [DefaultDispatcher-worker-11 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit261097923563544560/junit12335131644347058169.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-12 22:57:36.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-12 22:57:36.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-12 22:57:36.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.559 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab: (connection evicted) 2024-02-12 22:57:36.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-12 22:57:36.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0e4e4e 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-12 22:57:36.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-12 22:57:36.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-12 22:57:36.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35becbd4 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-12 22:57:36.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-12 22:57:36.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-12 22:57:36.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-12 22:57:36.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-12 22:57:36.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-12 22:57:36.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.584 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba97962: (connection evicted) 2024-02-12 22:57:36.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-12 22:57:36.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56eba5 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-02-12 22:57:36.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-02-12 22:57:36.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b363c3 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-12 22:57:36.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 22:57:36.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 22:57:36.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-12 22:57:36.619 [DefaultDispatcher-worker-2 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 22:57:36.620 [DefaultDispatcher-worker-2 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 22:57:36.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-12 22:57:36.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-12 22:57:36.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.622 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290c266c: (connection evicted) 2024-02-12 22:57:36.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-12 22:57:36.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-12 22:57:36.624 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 22:57:36.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70777a65 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-12 22:57:36.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2024-02-12 22:57:36.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2024-02-12 22:57:36.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-12 22:57:36.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-12 22:57:36.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-12 22:57:36.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-12 22:57:36.645 [DefaultDispatcher-worker-10 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 22:57:36.679 [DefaultDispatcher-worker-10 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit860071526192135391/junit18288779268954271438.tmp 2024-02-12 22:57:36.681 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.708 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.712 [DefaultDispatcher-worker-10 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-12 22:57:36.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-12 22:57:36.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-12 22:57:36.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.715 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402f61f5: (connection evicted) 2024-02-12 22:57:36.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-12 22:57:36.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-12 22:57:36.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-12 22:57:36.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-12 22:57:36.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-12 22:57:36.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-12 22:57:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 22:57:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 22:57:36.743 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-12 22:57:36.749 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 22:57:36.750 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 22:57:36.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-12 22:57:36.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-12 22:57:36.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.751 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3: (connection evicted) 2024-02-12 22:57:36.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-12 22:57:36.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-12 22:57:36.752 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-12 22:57:36.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2024-02-12 22:57:36.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2024-02-12 22:57:36.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-12 22:57:36.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-12 22:57:36.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-12 22:57:36.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-12 22:57:36.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-12 22:57:36.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-12 22:57:36.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.833 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50672905: (connection evicted) 2024-02-12 22:57:36.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-12 22:57:36.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-12 22:57:36.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-12 22:57:36.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-12 22:57:36.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-12 22:57:36.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-12 22:57:36.843 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-12 22:57:36.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-12 22:57:36.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-12 22:57:36.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-12 22:57:36.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-12 22:57:36.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-12 22:57:36.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.860 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5310e451: (connection evicted) 2024-02-12 22:57:36.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-12 22:57:36.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-12 22:57:36.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-12 22:57:36.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-02-12 22:57:36.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-02-12 22:57:36.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-12 22:57:36.874 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 22:57:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 22:57:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-12 22:57:36.884 [DefaultDispatcher-worker-9 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 22:57:36.886 [DefaultDispatcher-worker-9 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 22:57:36.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-12 22:57:36.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-12 22:57:36.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.887 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc: (connection evicted) 2024-02-12 22:57:36.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-12 22:57:36.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-12 22:57:36.889 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-12 22:57:36.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-12 22:57:36.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-12 22:57:36.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-12 22:57:36.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-12 22:57:36.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-12 22:57:36.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-12 22:57:36.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-12 22:57:36.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-12 22:57:36.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.911 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-02-12 22:57:36.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-12 22:57:36.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-12 22:57:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-12 22:57:36.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.949 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.951 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.957 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.958 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-12 22:57:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-12 22:57:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-12 22:57:36.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-12 22:57:36.972 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-40 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f due to dirty commit state on close(). 2024-02-12 22:57:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 22:57:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-12 22:57:36.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-12 22:57:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.973 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e2606f: (connection evicted) 2024-02-12 22:57:36.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:36.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-12 22:57:36.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-12 22:57:36.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-12 22:57:36.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:36.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbbd90c 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:36.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:36.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-12 22:57:36.979 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:36.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:36.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:36.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-12 22:57:36.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:36.995 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:36.997 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:37.001 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 22:57:37.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 22:57:37.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-12 22:57:37.008 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.010 [DefaultDispatcher-worker-2 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 22:57:37.013 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 22:57:37.014 [DefaultDispatcher-worker-10 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559e3f67 2024-02-12 22:57:37.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-12 22:57:37.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-12 22:57:37.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.017 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@559e3f67: (connection evicted) 2024-02-12 22:57:37.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-12 22:57:37.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb2972f 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-12 22:57:37.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-12 22:57:37.025 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.037 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.039 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.045 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb50de6 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-12 22:57:37.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 22:57:37.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 22:57:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-12 22:57:37.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-12 22:57:37.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-12 22:57:37.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:37.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-12 22:57:37.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-12 22:57:37.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218f2f51 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-12 22:57:37.059 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-12 22:57:37.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.073 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.075 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.078 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2024-02-12 22:57:37.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 22:57:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 22:57:37.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-12 22:57:37.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-12 22:57:37.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-12 22:57:37.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:37.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-12 22:57:37.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-12 22:57:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-02-12 22:57:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-02-12 22:57:37.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-12 22:57:37.102 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.147 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.157 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-02-12 22:57:37.170 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-02-12 22:57:37.180 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.189 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.217 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-02-12 22:57:37.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-12 22:57:37.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-12 22:57:37.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.219 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb: (connection evicted) 2024-02-12 22:57:37.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-12 22:57:37.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46de118b 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb050 2024-02-12 22:57:37.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb050 2024-02-12 22:57:37.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-12 22:57:37.265 [DefaultDispatcher-worker-11 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb050 2024-02-12 22:57:37.274 [DefaultDispatcher-worker-9 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb050 2024-02-12 22:57:37.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-12 22:57:37.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-12 22:57:37.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.277 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10cb050: (connection evicted) 2024-02-12 22:57:37.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-12 22:57:37.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5627b8eb 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3516b881 2024-02-12 22:57:37.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3516b881 2024-02-12 22:57:37.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-12 22:57:37.324 [DefaultDispatcher-worker-11 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3516b881 2024-02-12 22:57:37.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-12 22:57:37.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-12 22:57:37.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.326 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3516b881: (connection evicted) 2024-02-12 22:57:37.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-12 22:57:37.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-12 22:57:37.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2024-02-12 22:57:37.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2024-02-12 22:57:37.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-12 22:57:37.371 [DefaultDispatcher-worker-10 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2024-02-12 22:57:37.379 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2024-02-12 22:57:37.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-12 22:57:37.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-12 22:57:37.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.380 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2024-02-12 22:57:37.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-12 22:57:37.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-12 22:57:37.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2024-02-12 22:57:37.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2024-02-12 22:57:37.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-12 22:57:37.430 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2024-02-12 22:57:37.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-12 22:57:37.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-12 22:57:37.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.432 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2024-02-12 22:57:37.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-12 22:57:37.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f655dbd 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2024-02-12 22:57:37.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2024-02-12 22:57:37.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-12 22:57:37.477 [DefaultDispatcher-worker-7 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0 2024-02-12 22:57:37.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-12 22:57:37.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-12 22:57:37.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.477 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac1b6c0: (connection evicted) 2024-02-12 22:57:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:37.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-12 22:57:37.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb5b9e7 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:37.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:37.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-12 22:57:37.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3155f190 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-12 22:57:37.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-02-12 22:57:37.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-02-12 22:57:37.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-12 22:57:37.589 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:37.634 [Test worker] INFO ktor.application - Application started in 0.053 seconds. 2024-02-12 22:57:37.634 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@719bb60d 2024-02-12 22:57:37.644 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.657 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-12 22:57:37.718 [DefaultDispatcher-worker-7 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126f2eb8 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-12 22:57:37.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:37.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:37.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-12 22:57:37.756 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 22:57:37.762 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 22:57:37.762 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 22:57:37.763 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 22:57:37.763 [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-02-12 22:57:37.763 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 22:57:37.763 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 22:57:37.763 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 22:57:37.763 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c34b0f2 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:37.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:37.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-12 22:57:37.808 [DefaultDispatcher-worker-12 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.813 [DefaultDispatcher-worker-11 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:37.814 [DefaultDispatcher-worker-11 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:37.820 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.826 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.827 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:37.827 [Test worker @coroutine#513] 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/558080565327544320/_ustadmanifest.json. 2024-02-12 22:57:37.827 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:37.831 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:37.831 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:37.837 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json. 2024-02-12 22:57:37.837 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:37.839 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:37.851 [DefaultDispatcher-worker-8 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.856 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 22:57:37.857 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-33675f9a-842b-4f03-9b7e-dbac5161f902', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 22:57:37.860 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:37.861 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-33675f9a-842b-4f03-9b7e-dbac5161f902 2024-02-12 22:57:37.865 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:37.868 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:37.868 [DefaultDispatcher-worker-7 @coroutine#533] 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-02-12 22:57:37.868 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:37.868 [DefaultDispatcher-worker-7 @coroutine#533] 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-02-12 22:57:37.878 [DefaultDispatcher-worker-9 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.878 [DefaultDispatcher-worker-9 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:37.878 [DefaultDispatcher-worker-9 @coroutine#532] 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-02-12 22:57:37.878 [DefaultDispatcher-worker-9 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:37.885 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:37.886 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:37.886 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:37.886 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 22:57:37.934 [eventLoopGroupProxy-4-3 @call-handler#555] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:37.934 [eventLoopGroupProxy-4-1 @call-handler#556] 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-02-12 22:57:37.934 [eventLoopGroupProxy-4-2 @call-handler#558] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:37.934 [eventLoopGroupProxy-4-4 @call-handler#557] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:37.944 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:37.944 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:37.947 [eventLoopGroupProxy-4-1 @call-handler#556] 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-02-12 22:57:37.947 [eventLoopGroupProxy-4-3 @call-handler#555] 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-02-12 22:57:37.948 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:37.950 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:37.950 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:37.952 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:37.953 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:37.953 [DefaultDispatcher-worker-10 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:37.964 [DefaultDispatcher-worker-8 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.969 [eventLoopGroupProxy-4-1 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:37.973 [DefaultDispatcher-worker-12 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:37.985 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:37.985 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:37.985 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:37.986 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:38.000 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.000 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:38.000 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.000 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:38.081 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 151ms 2024-02-12 22:57:38.081 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 151ms 2024-02-12 22:57:38.081 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 151ms 2024-02-12 22:57:38.081 [eventLoopGroupProxy-4-3 @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-02-12 22:57:38.094 [eventLoopGroupProxy-4-3 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:38.095 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:38.095 [eventLoopGroupProxy-4-3 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-12 22:57:38.096 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.102 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.102 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:38.102 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.102 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:38.108 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:38.112 [eventLoopGroupProxy-4-3 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:38.112 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:38.112 [eventLoopGroupProxy-4-3 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:38.113 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:38.135 [DefaultDispatcher-worker-3 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:38.150 [DefaultDispatcher-worker-8 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:38.164 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:38.165 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-12 22:57:38.165 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:38.165 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-12 22:57:38.167 [eventLoopGroupProxy-4-3 @call-handler#597] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:38.168 [eventLoopGroupProxy-4-3 @call-handler#597] 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-02-12 22:57:38.168 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:38.197 [DefaultDispatcher-worker-6 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-02-12 22:57:38.199 [DefaultDispatcher-worker-10 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:38.199 [DefaultDispatcher-worker-10 @coroutine#507] 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/558080565327544320/_ustadmanifest.json. 2024-02-12 22:57:38.199 [DefaultDispatcher-worker-10 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:38.200 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:38.200 [eventLoopGroupProxy-4-3 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-12 22:57:38.201 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:38.201 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:38.201 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:38.201 [DefaultDispatcher-worker-6 @coroutine#534] 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-02-12 22:57:38.202 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:38.202 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json 2024-02-12 22:57:38.202 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json. 2024-02-12 22:57:38.202 [DefaultDispatcher-worker-9 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080565327544320/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:38.203 [DefaultDispatcher-worker-9 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:38.218 [DefaultDispatcher-worker-8 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd 2024-02-12 22:57:38.219 [DefaultDispatcher-worker-10 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2 2024-02-12 22:57:38.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 22:57:38.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 22:57:38.222 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 22:57:38.222 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 22:57:38.222 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 22:57:38.224 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1574c 2024-02-12 22:57:38.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-12 22:57:38.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-12 22:57:38.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:38.224 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12eaa2cd: (connection evicted) 2024-02-12 22:57:38.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:38.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-12 22:57:38.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-12 22:57:38.258 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:38.258 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:38.636 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:39.230 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@719bb60d 2024-02-12 22:57:39.231 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@719bb60d 2024-02-12 22:57:39.234 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3c501b 2024-02-12 22:57:39.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-12 22:57:39.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-12 22:57:39.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:39.234 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebd8d2: (connection evicted) 2024-02-12 22:57:39.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:39.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-12 22:57:39.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d8a491 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:39.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:39.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-12 22:57:39.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1842dc39 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:39.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:39.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-12 22:57:39.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 22:57:39.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 22:57:39.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-12 22:57:39.258 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:39.260 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-12 22:57:39.260 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@a5d23c9 2024-02-12 22:57:39.262 [DefaultDispatcher-worker-9 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3924fd 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:39.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:39.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-12 22:57:39.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:39.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:39.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-12 22:57:39.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 22:57:39.265 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 22:57:39.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 22:57:39.265 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 22:57:39.265 [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-02-12 22:57:39.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 22:57:39.265 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 22:57:39.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 22:57:39.265 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65021bb4 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:39.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-12 22:57:39.309 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.317 [DefaultDispatcher-worker-9 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:39.320 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:39.329 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.330 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:39.330 [Test worker @coroutine#627] 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/558080574363447296/_ustadmanifest.json. 2024-02-12 22:57:39.330 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:39.332 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:39.332 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:39.332 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json. 2024-02-12 22:57:39.332 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:39.334 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:39.340 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:39.343 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:39.346 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 22:57:39.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7c1e4998-ecc3-4758-bf0c-0376039b44fd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 22:57:39.348 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:39.348 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7c1e4998-ecc3-4758-bf0c-0376039b44fd 2024-02-12 22:57:39.349 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:39.349 [DefaultDispatcher-worker-1 @coroutine#650] 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-02-12 22:57:39.349 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:39.350 [DefaultDispatcher-worker-1 @coroutine#650] 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-02-12 22:57:39.354 [eventLoopGroupProxy-7-1 @call-handler#659] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:39.355 [eventLoopGroupProxy-7-1 @call-handler#659] 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-02-12 22:57:39.355 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:39.356 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.356 [eventLoopGroupProxy-7-2 @call-handler#661] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:39.356 [eventLoopGroupProxy-7-1 @call-handler#659] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 22:57:39.357 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.357 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:39.357 [DefaultDispatcher-worker-1 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:39.360 [DefaultDispatcher-worker-8 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.361 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:39.361 [DefaultDispatcher-worker-8 @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/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:39.361 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:39.363 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.363 [MyScheduler_Worker-1 @coroutine#653] 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-02-12 22:57:39.363 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.363 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:39.363 [MyScheduler_Worker-1 @coroutine#653] 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-02-12 22:57:39.363 [eventLoopGroupProxy-7-1 @call-handler#673] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:39.364 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.364 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 22:57:39.364 [DefaultDispatcher-worker-1 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:39.364 [DefaultDispatcher-worker-1 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:39.365 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-12 22:57:39.365 [eventLoopGroupProxy-7-1 @call-handler#678] 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-02-12 22:57:39.367 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:39.367 [eventLoopGroupProxy-7-1 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.369 [eventLoopGroupProxy-7-1 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-12 22:57:39.370 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.370 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.371 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:39.371 [MyScheduler_Worker-1 @coroutine#653] 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-02-12 22:57:39.373 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.373 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.373 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.373 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:39.375 [DefaultDispatcher-worker-4 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.376 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:39.380 [eventLoopGroupProxy-7-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.380 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.380 [eventLoopGroupProxy-7-1 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:39.381 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.383 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.383 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.384 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.384 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:39.386 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.386 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:39.389 [eventLoopGroupProxy-7-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.389 [eventLoopGroupProxy-7-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.389 [eventLoopGroupProxy-7-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:39.390 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.391 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.391 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.391 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.391 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:39.393 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:39.441 [eventLoopGroupProxy-7-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.441 [eventLoopGroupProxy-7-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-12 22:57:39.442 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.443 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.443 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.443 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.443 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:39.446 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:39.446 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:39.447 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.447 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.447 [MyScheduler_Worker-1 @coroutine#683] 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-02-12 22:57:39.448 [MyScheduler_Worker-1 @coroutine#683] 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-02-12 22:57:39.448 [MyScheduler_Worker-1 @coroutine#683] 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-02-12 22:57:39.463 [DefaultDispatcher-worker-16 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:39.464 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 22:57:39.965 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-26a288a8-c104-4d4c-aa97-b70e711f6ad6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 22:57:39.965 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:39.965 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-26a288a8-c104-4d4c-aa97-b70e711f6ad6 2024-02-12 22:57:39.968 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.969 [MyScheduler_Worker-2 @coroutine#708] 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-02-12 22:57:39.969 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.969 [MyScheduler_Worker-2 @coroutine#708] 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-02-12 22:57:39.971 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-12 22:57:39.972 [eventLoopGroupProxy-7-1 @call-handler#716] 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-02-12 22:57:39.973 [eventLoopGroupProxy-7-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:39.976 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-12 22:57:39.977 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.977 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:39.977 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:39.977 [MyScheduler_Worker-2 @coroutine#708] 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-02-12 22:57:39.979 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.979 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:39.979 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:39.979 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:39.981 [eventLoopGroupProxy-7-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-02-12 22:57:40.025 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.025 [eventLoopGroupProxy-7-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 22:57:40.026 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.027 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.027 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.027 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.028 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.030 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.032 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.032 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.034 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.036 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.036 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.036 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.036 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.038 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.040 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.040 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.041 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.042 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.042 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.042 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.042 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.044 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.093 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.093 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-12 22:57:40.094 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.095 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.095 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.095 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.095 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.097 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.099 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.099 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.100 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.101 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.101 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.101 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.101 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.103 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.104 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.105 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:40.105 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.106 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.106 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.106 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.106 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.108 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.109 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.109 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.110 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.111 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.111 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.111 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.111 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.112 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.157 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.157 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 22:57:40.158 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.158 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.158 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.158 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.159 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.161 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.163 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.163 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:40.163 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.164 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.164 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.164 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.164 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.166 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.168 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.169 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:40.169 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.170 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.170 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.170 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.170 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.172 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.174 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.174 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.175 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.176 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.176 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.176 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.176 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.178 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.222 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:40.222 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.222 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 22:57:40.223 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.224 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.224 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.225 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.225 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.227 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.229 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:40.229 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.229 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:40.230 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.231 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.231 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:40.231 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.231 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:40.233 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:40.234 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:40.235 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.235 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:40.235 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:40.247 [DefaultDispatcher-worker-8 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:40.255 [DefaultDispatcher-worker-13 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:40.256 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:40.256 [DefaultDispatcher-worker-13 @coroutine#651] 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-02-12 22:57:40.256 [DefaultDispatcher-worker-13 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:40.256 [DefaultDispatcher-worker-13 @coroutine#651] 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-02-12 22:57:40.258 [eventLoopGroupProxy-7-1 @call-handler#792] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:40.259 [eventLoopGroupProxy-7-1 @call-handler#792] 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-02-12 22:57:40.259 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:40.286 [DefaultDispatcher-worker-13 @call-handler#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 22:57:40.286 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:40.286 [eventLoopGroupProxy-7-1 @call-handler#792] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-12 22:57:40.287 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:40.287 [DefaultDispatcher-worker-14 @coroutine#622] 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/558080574363447296/_ustadmanifest.json. 2024-02-12 22:57:40.287 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:40.287 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:40.287 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:40.288 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:40.288 [DefaultDispatcher-worker-10 @coroutine#651] 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-02-12 22:57:40.289 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:40.289 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json 2024-02-12 22:57:40.290 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json. 2024-02-12 22:57:40.290 [DefaultDispatcher-worker-11 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080574363447296/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:40.291 [DefaultDispatcher-worker-11 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:40.299 [DefaultDispatcher-worker-4 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48 2024-02-12 22:57:40.302 [DefaultDispatcher-worker-4 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 22:57:40.303 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 22:57:40.303 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 22:57:40.303 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 22:57:40.303 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 22:57:40.303 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 22:57:40.305 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b94c200 2024-02-12 22:57:40.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-12 22:57:40.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-12 22:57:40.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:40.306 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e40ea48: (connection evicted) 2024-02-12 22:57:40.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:40.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-12 22:57:40.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-12 22:57:40.465 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:40.748 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:40.765 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:41.314 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@a5d23c9 2024-02-12 22:57:41.314 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@a5d23c9 2024-02-12 22:57:41.315 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee6434 2024-02-12 22:57:41.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-12 22:57:41.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-12 22:57:41.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:41.316 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270097ce: (connection evicted) 2024-02-12 22:57:41.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:41.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-12 22:57:41.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-12 22:57:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-12 22:57:41.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b53f27 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:41.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:41.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-12 22:57:41.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a66a75 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:41.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:41.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 22:57:41.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 22:57:41.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-12 22:57:41.341 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:41.343 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 22:57:41.343 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1e466d 2024-02-12 22:57:41.344 [DefaultDispatcher-worker-3 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520ec7a7 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-12 22:57:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-12 22:57:41.347 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 22:57:41.347 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 22:57:41.347 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 22:57:41.347 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 22:57:41.347 [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-02-12 22:57:41.347 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 22:57:41.347 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 22:57:41.347 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 22:57:41.347 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:41.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38874eb5 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:41.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-12 22:57:41.387 [DefaultDispatcher-worker-11 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.393 [DefaultDispatcher-worker-3 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.397 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.406 [DefaultDispatcher-worker-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.406 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.406 [Test worker @coroutine#836] 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/558080582406725632/_ustadmanifest.json. 2024-02-12 22:57:41.407 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.409 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.409 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.409 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json. 2024-02-12 22:57:41.409 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:41.410 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.421 [DefaultDispatcher-worker-4 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 22:57:41.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-09df7c47-7b4f-49cf-be7e-ee51f7372086', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 22:57:41.422 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:41.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:41.423 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-09df7c47-7b4f-49cf-be7e-ee51f7372086 2024-02-12 22:57:41.424 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:41.424 [DefaultDispatcher-worker-3 @coroutine#859] 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-02-12 22:57:41.424 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:41.424 [DefaultDispatcher-worker-3 @coroutine#859] 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-02-12 22:57:41.425 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:41.428 [eventLoopGroupProxy-10-1 @call-handler#869] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:41.428 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.428 [eventLoopGroupProxy-10-2 @call-handler#870] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:41.429 [eventLoopGroupProxy-10-2 @call-handler#870] 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-02-12 22:57:41.429 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:41.430 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.430 [eventLoopGroupProxy-10-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 22:57:41.431 [DefaultDispatcher-worker-2 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:41.431 [DefaultDispatcher-worker-2 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:41.433 [DefaultDispatcher-worker-8 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.433 [DefaultDispatcher-worker-8 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:41.433 [DefaultDispatcher-worker-8 @coroutine#858] 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-02-12 22:57:41.433 [DefaultDispatcher-worker-8 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:41.435 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:41.435 [MyScheduler_Worker-1 @coroutine#862] 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-02-12 22:57:41.435 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:41.435 [MyScheduler_Worker-1 @coroutine#862] 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-02-12 22:57:41.436 [eventLoopGroupProxy-10-2 @call-handler#882] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:41.436 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.436 [eventLoopGroupProxy-10-2 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 22:57:41.437 [DefaultDispatcher-worker-5 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:41.437 [DefaultDispatcher-worker-5 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:41.438 [eventLoopGroupProxy-10-3 @call-handler#889] 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-02-12 22:57:41.439 [eventLoopGroupProxy-10-3 @call-handler#889] 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-02-12 22:57:41.440 [eventLoopGroupProxy-10-3 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.442 [eventLoopGroupProxy-10-3 @call-handler#889] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-12 22:57:41.443 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:41.443 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:41.443 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:41.443 [MyScheduler_Worker-1 @coroutine#862] 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-02-12 22:57:41.446 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:41.447 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.447 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:41.447 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.448 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:41.448 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:41.448 [DefaultDispatcher-worker-9 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.450 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:41.453 [eventLoopGroupProxy-10-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.454 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.454 [eventLoopGroupProxy-10-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:41.455 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.457 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.457 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:41.457 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.457 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:41.457 [DefaultDispatcher-worker-10 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.462 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:41.464 [eventLoopGroupProxy-10-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.464 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.465 [eventLoopGroupProxy-10-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:41.465 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.467 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.467 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:41.467 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.467 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:41.469 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:41.474 [eventLoopGroupProxy-10-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.474 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.475 [eventLoopGroupProxy-10-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-12 22:57:41.475 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.477 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.477 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:41.477 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.477 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:41.479 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:41.481 [eventLoopGroupProxy-10-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.481 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.481 [eventLoopGroupProxy-10-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:41.482 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.484 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.484 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:41.484 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.484 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:41.486 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:41.488 [eventLoopGroupProxy-10-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.488 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.488 [eventLoopGroupProxy-10-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:41.489 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:41.500 [DefaultDispatcher-worker-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.509 [DefaultDispatcher-worker-6 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.509 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:41.509 [DefaultDispatcher-worker-6 @coroutine#860] 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-02-12 22:57:41.509 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:41.509 [DefaultDispatcher-worker-6 @coroutine#860] 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-02-12 22:57:41.511 [eventLoopGroupProxy-10-2 @call-handler#934] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:41.512 [eventLoopGroupProxy-10-2 @call-handler#934] 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-02-12 22:57:41.512 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:41.534 [DefaultDispatcher-worker-13 @call-handler#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 22:57:41.535 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:41.535 [eventLoopGroupProxy-10-2 @call-handler#934] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-12 22:57:41.535 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.535 [DefaultDispatcher-worker-15 @coroutine#831] 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/558080582406725632/_ustadmanifest.json. 2024-02-12 22:57:41.535 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.536 [DefaultDispatcher-worker-5 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:41.536 [DefaultDispatcher-worker-5 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:41.536 [DefaultDispatcher-worker-5 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:41.536 [DefaultDispatcher-worker-5 @coroutine#860] 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-02-12 22:57:41.538 [DefaultDispatcher-worker-11 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.538 [DefaultDispatcher-worker-11 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json 2024-02-12 22:57:41.538 [DefaultDispatcher-worker-11 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json. 2024-02-12 22:57:41.538 [DefaultDispatcher-worker-11 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080582406725632/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:41.539 [DefaultDispatcher-worker-11 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:41.548 [DefaultDispatcher-worker-5 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961af 2024-02-12 22:57:41.550 [DefaultDispatcher-worker-15 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 22:57:41.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 22:57:41.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 22:57:41.552 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 22:57:41.552 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 22:57:41.552 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 22:57:41.554 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-12 22:57:41.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-12 22:57:41.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-12 22:57:41.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:41.554 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221961af: (connection evicted) 2024-02-12 22:57:41.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:41.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-12 22:57:41.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-12 22:57:41.847 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:41.847 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:42.001 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:42.004 [DefaultDispatcher-worker-5 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 22:57:42.558 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1e466d 2024-02-12 22:57:42.558 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1e466d 2024-02-12 22:57:42.559 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-12 22:57:42.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-12 22:57:42.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-12 22:57:42.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:42.560 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78829412: (connection evicted) 2024-02-12 22:57:42.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-12 22:57:42.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-12 22:57:42.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af641d3 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:42.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cdc310 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:42.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:42.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-12 22:57:42.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-12 22:57:42.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-12 22:57:42.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-12 22:57:42.588 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:42.589 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 22:57:42.589 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@43b2e7db 2024-02-12 22:57:42.591 [DefaultDispatcher-worker-11 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29fc83c5 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:42.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-12 22:57:42.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-12 22:57:42.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 22:57:42.594 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 22:57:42.594 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 22:57:42.594 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 22:57:42.594 [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-02-12 22:57:42.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 22:57:42.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 22:57:42.594 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 22:57:42.594 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c0bae6 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:42.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:42.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-12 22:57:42.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-12 22:57:42.641 [DefaultDispatcher-worker-10 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.668 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:42.671 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:42.692 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:42.693 [DefaultDispatcher-worker-11 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.696 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:42.719 [DefaultDispatcher-worker-11 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.725 [DefaultDispatcher-worker-5 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.728 [DefaultDispatcher-worker-5 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.740 [DefaultDispatcher-worker-6 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.740 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:42.740 [Test worker @coroutine#979] 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/558080589584748544/_ustadmanifest.json. 2024-02-12 22:57:42.740 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:42.742 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:42.742 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:42.744 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json. 2024-02-12 22:57:42.744 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:42.763 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:42.840 [DefaultDispatcher-worker-10 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.841 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 22:57:42.841 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b4bd095c-8eb9-40db-9e1b-7a9d10a15f70', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 22:57:42.842 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 22:57:42.842 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b4bd095c-8eb9-40db-9e1b-7a9d10a15f70 2024-02-12 22:57:42.843 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:42.844 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-12 22:57:42.844 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:42.844 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-12 22:57:42.847 [eventLoopGroupProxy-13-1 @call-handler#1167] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:42.847 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.847 [eventLoopGroupProxy-13-2 @call-handler#1168] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:42.848 [eventLoopGroupProxy-13-2 @call-handler#1168] 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-02-12 22:57:42.848 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:42.849 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.849 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 22:57:42.849 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:42.849 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:42.853 [DefaultDispatcher-worker-4 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.853 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:42.854 [DefaultDispatcher-worker-4 @coroutine#1156] 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-02-12 22:57:42.854 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:42.855 [eventLoopGroupProxy-13-2 @call-handler#1174] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:42.855 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.855 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-12 22:57:42.856 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:42.856 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:42.865 [DefaultDispatcher-worker-7 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.872 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:42.872 [MyScheduler_Worker-1 @coroutine#1160] 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-02-12 22:57:42.872 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:42.872 [MyScheduler_Worker-1 @coroutine#1160] 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-02-12 22:57:42.873 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-12 22:57:42.874 [eventLoopGroupProxy-13-2 @call-handler#1335] 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-02-12 22:57:42.875 [DefaultDispatcher-worker-6 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:42.878 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.881 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-12 22:57:42.882 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:42.882 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:42.883 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:42.883 [MyScheduler_Worker-1 @coroutine#1160] 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-02-12 22:57:42.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:42.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:42.888 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:42.890 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.890 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.891 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:42.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:42.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.894 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:42.896 [eventLoopGroupProxy-13-2 @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-02-12 22:57:42.942 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.942 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.942 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:42.944 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:42.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:42.948 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:42.950 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.951 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.951 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:42.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:42.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:42.954 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:42.959 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:42.959 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:42.959 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-12 22:57:42.960 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:42.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:42.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:42.963 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.010 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.010 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.011 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-12 22:57:43.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.013 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.015 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.026 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.026 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.026 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-12 22:57:43.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.030 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.033 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.033 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.033 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:43.034 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.036 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.086 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.086 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.086 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-12 22:57:43.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.090 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.094 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.094 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.094 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:43.095 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.098 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.100 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.100 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.100 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.102 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.104 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.105 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.105 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.105 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.106 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.107 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.108 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.110 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.110 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.110 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.111 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.113 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.115 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.115 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.115 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.115 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.116 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.118 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.120 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.120 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.120 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.121 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.122 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.122 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.122 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.122 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.123 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.125 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.125 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.125 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.126 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.128 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.130 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.130 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.130 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.132 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.132 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.132 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.132 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.134 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.135 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.136 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.136 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.137 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.139 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.141 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.141 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.141 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.145 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.146 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.147 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.147 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.150 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.151 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.152 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.152 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.155 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.157 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.157 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.157 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.161 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.162 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.162 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.162 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.164 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.166 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.168 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.168 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.168 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.169 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.170 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.171 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.173 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.173 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.173 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.175 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.177 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.178 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.178 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.179 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.182 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.183 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.184 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.184 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.187 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.189 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.189 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.189 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.190 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.191 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.192 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.194 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.194 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.194 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.195 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.196 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.196 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.196 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.196 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.198 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.199 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.199 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.199 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.200 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.201 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.201 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.201 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.201 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.202 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.204 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.204 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.204 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.205 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.207 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.207 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.207 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.207 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.209 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.211 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.211 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.211 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.212 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.214 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.216 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.216 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.217 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.217 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.218 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.218 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.218 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.220 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.222 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.222 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.222 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.223 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.226 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.227 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.227 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.228 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.228 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.231 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.233 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.234 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.234 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.234 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.236 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.236 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.236 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.236 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.238 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.240 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.240 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.240 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.241 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.243 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.244 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.289 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.290 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.290 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:43.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.293 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.297 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.297 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.297 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:43.298 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.300 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.300 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.300 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.300 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.302 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.304 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.304 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.304 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.305 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.306 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.308 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.309 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.310 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.310 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.310 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.317 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.357 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.357 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.357 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2024-02-12 22:57:43.358 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.360 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.360 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.360 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.360 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.361 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.377 [DefaultDispatcher-worker-6 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:43.405 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.406 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.406 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 22:57:43.407 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.408 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.410 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.411 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.411 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.412 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.412 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.414 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.414 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.415 [eventLoopGroupProxy-13-2 @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-02-12 22:57:43.417 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.417 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.417 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.418 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.421 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.469 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.469 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.470 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-12 22:57:43.470 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.472 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.473 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.475 [eventLoopGroupProxy-13-2 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.475 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.476 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.476 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.478 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.479 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.481 [eventLoopGroupProxy-13-2 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.481 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.481 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.481 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.482 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.482 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.484 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.485 [eventLoopGroupProxy-13-2 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.486 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.486 [eventLoopGroupProxy-13-2 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.486 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.488 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.490 [eventLoopGroupProxy-13-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.490 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.490 [eventLoopGroupProxy-13-2 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.490 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.492 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.537 [eventLoopGroupProxy-13-2 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.537 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.537 [eventLoopGroupProxy-13-2 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 22:57:43.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.539 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.539 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.539 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.539 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.540 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.542 [eventLoopGroupProxy-13-2 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.542 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.543 [eventLoopGroupProxy-13-2 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.543 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.546 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.548 [eventLoopGroupProxy-13-2 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.548 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.548 [eventLoopGroupProxy-13-2 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.549 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.551 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.553 [eventLoopGroupProxy-13-2 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.553 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.553 [eventLoopGroupProxy-13-2 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.556 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.557 [eventLoopGroupProxy-13-2 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.557 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.557 [eventLoopGroupProxy-13-2 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.560 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.562 [eventLoopGroupProxy-13-2 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.562 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.562 [eventLoopGroupProxy-13-2 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.565 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.568 [eventLoopGroupProxy-13-2 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.568 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.568 [eventLoopGroupProxy-13-2 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.571 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.573 [eventLoopGroupProxy-13-2 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.573 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.573 [eventLoopGroupProxy-13-2 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.576 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.578 [eventLoopGroupProxy-13-2 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.578 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.578 [eventLoopGroupProxy-13-2 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.581 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.583 [eventLoopGroupProxy-13-2 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.583 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.583 [eventLoopGroupProxy-13-2 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.586 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.588 [eventLoopGroupProxy-13-2 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.588 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.588 [eventLoopGroupProxy-13-2 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.589 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.591 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.592 [eventLoopGroupProxy-13-2 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.593 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.593 [eventLoopGroupProxy-13-2 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.593 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.596 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.598 [eventLoopGroupProxy-13-2 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.598 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.598 [eventLoopGroupProxy-13-2 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.598 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.599 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.600 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.600 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.600 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.601 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.646 [eventLoopGroupProxy-13-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.646 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.646 [eventLoopGroupProxy-13-2 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 22:57:43.647 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.648 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.650 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.652 [eventLoopGroupProxy-13-2 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.652 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.652 [eventLoopGroupProxy-13-2 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.652 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.654 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.655 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.657 [eventLoopGroupProxy-13-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.657 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.657 [eventLoopGroupProxy-13-2 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.660 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.662 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.662 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.663 [eventLoopGroupProxy-13-2 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.663 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.665 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.668 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.668 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.668 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.671 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.673 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.673 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.673 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.676 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.677 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.677 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.678 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.680 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.726 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.726 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.726 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:43.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.729 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.731 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.731 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.732 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.734 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.737 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.737 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.737 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.740 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.786 [eventLoopGroupProxy-13-2 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.786 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.786 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:43.787 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.789 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.791 [eventLoopGroupProxy-13-2 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.791 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.791 [eventLoopGroupProxy-13-2 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.792 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.793 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.794 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.796 [eventLoopGroupProxy-13-2 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.796 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.796 [eventLoopGroupProxy-13-2 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.798 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.799 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.802 [eventLoopGroupProxy-13-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.802 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.802 [eventLoopGroupProxy-13-2 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.802 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.807 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.809 [eventLoopGroupProxy-13-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.809 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.809 [eventLoopGroupProxy-13-2 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:43.810 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.811 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.811 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.811 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.811 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.813 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.815 [eventLoopGroupProxy-13-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.815 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.815 [eventLoopGroupProxy-13-2 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.816 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.822 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.824 [eventLoopGroupProxy-13-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.824 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.824 [eventLoopGroupProxy-13-2 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.826 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.827 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.829 [eventLoopGroupProxy-13-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.829 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.829 [eventLoopGroupProxy-13-2 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.831 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.832 [eventLoopGroupProxy-13-2 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.832 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.833 [eventLoopGroupProxy-13-2 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.835 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.836 [eventLoopGroupProxy-13-2 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.836 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.837 [eventLoopGroupProxy-13-2 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.839 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.840 [eventLoopGroupProxy-13-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.841 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.841 [eventLoopGroupProxy-13-2 @call-handler#1839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.841 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.844 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.845 [eventLoopGroupProxy-13-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.845 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.845 [eventLoopGroupProxy-13-2 @call-handler#1845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.846 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.848 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.849 [eventLoopGroupProxy-13-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.849 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.849 [eventLoopGroupProxy-13-2 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:43.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.852 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.854 [eventLoopGroupProxy-13-2 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.854 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.854 [eventLoopGroupProxy-13-2 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.854 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.856 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.858 [eventLoopGroupProxy-13-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.858 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.858 [eventLoopGroupProxy-13-2 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.861 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.862 [eventLoopGroupProxy-13-2 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.862 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.863 [eventLoopGroupProxy-13-2 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.863 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.865 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.867 [eventLoopGroupProxy-13-2 @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.867 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.867 [eventLoopGroupProxy-13-2 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.868 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.870 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.904 [DefaultDispatcher-worker-11 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:43.913 [eventLoopGroupProxy-13-2 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.913 [eventLoopGroupProxy-13-2 @call-handler#1881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.914 [eventLoopGroupProxy-13-2 @call-handler#1881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 22:57:43.914 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.915 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.916 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.917 [eventLoopGroupProxy-13-2 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.919 [eventLoopGroupProxy-13-2 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.919 [eventLoopGroupProxy-13-2 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.919 [eventLoopGroupProxy-13-2 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.920 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.921 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.922 [eventLoopGroupProxy-13-2 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.924 [eventLoopGroupProxy-13-2 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.924 [eventLoopGroupProxy-13-2 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.924 [eventLoopGroupProxy-13-2 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.924 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.925 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.927 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.928 [eventLoopGroupProxy-13-2 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.928 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.928 [eventLoopGroupProxy-13-2 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:43.929 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.930 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.931 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.932 [eventLoopGroupProxy-13-2 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.933 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.933 [eventLoopGroupProxy-13-2 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.934 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.934 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.934 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.935 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.936 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.938 [eventLoopGroupProxy-13-2 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.938 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.938 [eventLoopGroupProxy-13-2 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.939 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.940 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.940 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.940 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.940 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.941 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.943 [eventLoopGroupProxy-13-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.943 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.943 [eventLoopGroupProxy-13-2 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.944 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.945 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.946 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.989 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.989 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.989 [eventLoopGroupProxy-13-2 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 22:57:43.990 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.991 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.991 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.991 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.991 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.992 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.994 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.994 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.994 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:43.995 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.996 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.996 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:43.996 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:43.996 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:43.997 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:43.998 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:43.998 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:43.998 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:43.999 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.000 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.001 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.044 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.045 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.045 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 22:57:44.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.046 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.048 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.049 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.049 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.049 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.050 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.052 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.053 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.053 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.053 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.054 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.055 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.055 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.055 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.055 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.056 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.057 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.058 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.058 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.059 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.059 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.059 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.059 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.060 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.061 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.062 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.062 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.063 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.064 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.066 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.066 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.066 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.066 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.068 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.068 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.068 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.068 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.069 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.070 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.070 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.070 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.070 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.074 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.075 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.075 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.075 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.078 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.079 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.079 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.080 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.082 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.083 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.083 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.083 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.084 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.086 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.087 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.088 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.088 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.089 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.091 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.092 [eventLoopGroupProxy-13-2 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.092 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.092 [eventLoopGroupProxy-13-2 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.095 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.141 [eventLoopGroupProxy-13-2 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.141 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.141 [eventLoopGroupProxy-13-2 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:44.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.145 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.146 [eventLoopGroupProxy-13-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.146 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.147 [eventLoopGroupProxy-13-2 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.149 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.151 [eventLoopGroupProxy-13-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.151 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.152 [eventLoopGroupProxy-13-2 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.152 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.156 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.157 [eventLoopGroupProxy-13-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.157 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.158 [eventLoopGroupProxy-13-2 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.161 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.205 [eventLoopGroupProxy-13-2 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.205 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.205 [eventLoopGroupProxy-13-2 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 22:57:44.205 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.209 [eventLoopGroupProxy-13-2 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.211 [eventLoopGroupProxy-13-2 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.211 [eventLoopGroupProxy-13-2 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.211 [eventLoopGroupProxy-13-2 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.212 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.214 [eventLoopGroupProxy-13-2 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.216 [eventLoopGroupProxy-13-2 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.216 [eventLoopGroupProxy-13-2 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.216 [eventLoopGroupProxy-13-2 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.217 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.223 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.225 [eventLoopGroupProxy-13-2 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.225 [eventLoopGroupProxy-13-2 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.225 [eventLoopGroupProxy-13-2 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.225 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.228 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.273 [eventLoopGroupProxy-13-2 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.273 [eventLoopGroupProxy-13-2 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.273 [eventLoopGroupProxy-13-2 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:44.274 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.276 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.277 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.279 [eventLoopGroupProxy-13-2 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.279 [eventLoopGroupProxy-13-2 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.279 [eventLoopGroupProxy-13-2 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.280 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.282 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.285 [eventLoopGroupProxy-13-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.285 [eventLoopGroupProxy-13-2 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.285 [eventLoopGroupProxy-13-2 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.285 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.292 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.295 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.295 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.295 [eventLoopGroupProxy-13-2 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:44.295 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.298 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.301 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.301 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.301 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.301 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.303 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.304 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.305 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.307 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.308 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.308 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.308 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.311 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.313 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.313 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.313 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.314 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.321 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.323 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.323 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.323 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.324 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.325 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.325 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.325 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.325 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.326 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.369 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.369 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.369 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 22:57:44.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.373 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.376 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.376 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.376 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.377 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.380 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.381 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.381 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.381 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.388 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.390 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.390 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.391 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.394 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.426 [DefaultDispatcher-worker-9 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:44.441 [eventLoopGroupProxy-13-2 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.441 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.441 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-12 22:57:44.442 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.446 [eventLoopGroupProxy-13-2 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.447 [eventLoopGroupProxy-13-2 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.447 [eventLoopGroupProxy-13-2 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.448 [eventLoopGroupProxy-13-2 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.448 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.449 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.450 [eventLoopGroupProxy-13-2 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.452 [eventLoopGroupProxy-13-2 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.452 [eventLoopGroupProxy-13-2 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.452 [eventLoopGroupProxy-13-2 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.453 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.453 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.453 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.453 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.454 [eventLoopGroupProxy-13-2 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.456 [eventLoopGroupProxy-13-2 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.456 [eventLoopGroupProxy-13-2 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.460 [eventLoopGroupProxy-13-2 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-12 22:57:44.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.463 [eventLoopGroupProxy-13-2 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.465 [eventLoopGroupProxy-13-2 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.465 [eventLoopGroupProxy-13-2 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.465 [eventLoopGroupProxy-13-2 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.468 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.469 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.470 [eventLoopGroupProxy-13-2 @call-handler#2167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.513 [eventLoopGroupProxy-13-2 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.513 [eventLoopGroupProxy-13-2 @call-handler#2167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.514 [eventLoopGroupProxy-13-2 @call-handler#2167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 22:57:44.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.518 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.520 [eventLoopGroupProxy-13-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.520 [eventLoopGroupProxy-13-2 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.520 [eventLoopGroupProxy-13-2 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.521 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.522 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.522 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.522 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.522 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.523 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.527 [eventLoopGroupProxy-13-2 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.527 [eventLoopGroupProxy-13-2 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.527 [eventLoopGroupProxy-13-2 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 22:57:44.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.534 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.536 [eventLoopGroupProxy-13-2 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.536 [eventLoopGroupProxy-13-2 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.536 [eventLoopGroupProxy-13-2 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.537 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.539 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.581 [eventLoopGroupProxy-13-2 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.581 [eventLoopGroupProxy-13-2 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.581 [eventLoopGroupProxy-13-2 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-12 22:57:44.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.584 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.585 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.586 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.588 [eventLoopGroupProxy-13-2 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.588 [eventLoopGroupProxy-13-2 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.588 [eventLoopGroupProxy-13-2 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.589 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.591 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.593 [eventLoopGroupProxy-13-2 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.593 [eventLoopGroupProxy-13-2 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.593 [eventLoopGroupProxy-13-2 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.594 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.596 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.641 [eventLoopGroupProxy-13-2 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.641 [eventLoopGroupProxy-13-2 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.642 [eventLoopGroupProxy-13-2 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 22:57:44.642 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.646 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.649 [eventLoopGroupProxy-13-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.649 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.649 [eventLoopGroupProxy-13-2 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.649 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.650 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.652 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.654 [eventLoopGroupProxy-13-2 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.654 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.654 [eventLoopGroupProxy-13-2 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.654 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.655 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.661 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.663 [eventLoopGroupProxy-13-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.663 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.663 [eventLoopGroupProxy-13-2 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.666 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.667 [eventLoopGroupProxy-13-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.668 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.668 [eventLoopGroupProxy-13-2 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.672 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.673 [eventLoopGroupProxy-13-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.673 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.673 [eventLoopGroupProxy-13-2 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.676 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.679 [eventLoopGroupProxy-13-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.679 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.679 [eventLoopGroupProxy-13-2 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 22:57:44.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.686 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.725 [eventLoopGroupProxy-13-2 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.725 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.725 [eventLoopGroupProxy-13-2 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 39ms 2024-02-12 22:57:44.726 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.730 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.732 [eventLoopGroupProxy-13-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.732 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.732 [eventLoopGroupProxy-13-2 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 22:57:44.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.735 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.736 [eventLoopGroupProxy-13-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.736 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.736 [eventLoopGroupProxy-13-2 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 22:57:44.737 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:44.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:44.739 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 22:57:44.746 [eventLoopGroupProxy-13-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.746 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.746 [eventLoopGroupProxy-13-2 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-12 22:57:44.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:44.762 [DefaultDispatcher-worker-16 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:44.768 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:44.768 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:44.768 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-12 22:57:44.768 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:44.768 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-12 22:57:44.769 [eventLoopGroupProxy-13-2 @call-handler#2280] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:44.770 [eventLoopGroupProxy-13-2 @call-handler#2280] 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-02-12 22:57:44.770 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:44.795 [DefaultDispatcher-worker-11 @call-handler#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-12 22:57:44.795 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:44.795 [eventLoopGroupProxy-13-2 @call-handler#2280] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-12 22:57:44.795 [DefaultDispatcher-worker-16 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:44.795 [DefaultDispatcher-worker-16 @coroutine#974] 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/558080589584748544/_ustadmanifest.json. 2024-02-12 22:57:44.795 [DefaultDispatcher-worker-16 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:44.796 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:44.796 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:44.796 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:44.796 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-12 22:57:44.797 [DefaultDispatcher-worker-7 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:44.797 [DefaultDispatcher-worker-7 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json 2024-02-12 22:57:44.798 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json. 2024-02-12 22:57:44.798 [DefaultDispatcher-worker-12 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/558080589584748544/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:44.804 [DefaultDispatcher-worker-12 @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:44.807 [DefaultDispatcher-worker-6 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5 2024-02-12 22:57:44.818 [DefaultDispatcher-worker-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510a2c7 2024-02-12 22:57:44.823 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 22:57:44.823 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 22:57:44.823 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 22:57:44.823 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 22:57:44.823 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 22:57:44.828 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c39193f 2024-02-12 22:57:44.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-12 22:57:44.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-12 22:57:44.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:44.828 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb041b5: (connection evicted) 2024-02-12 22:57:44.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:44.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-12 22:57:44.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-12 22:57:45.094 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:45.094 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:45.262 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 22:57:45.832 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@43b2e7db 2024-02-12 22:57:45.832 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@43b2e7db 2024-02-12 22:57:45.837 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-12 22:57:45.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-12 22:57:45.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-12 22:57:45.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:45.838 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510a2c7: (connection evicted) 2024-02-12 22:57:45.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:45.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-12 22:57:45.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-12 22:57:45.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698e1bf5 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:45.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee1b017 2024-02-12 22:57:45.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee1b017 2024-02-12 22:57:45.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-12 22:57:45.861 [DefaultDispatcher-worker-1 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee1b017 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8e4a82 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:45.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-12 22:57:45.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7e8bc 2024-02-12 22:57:45.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7e8bc 2024-02-12 22:57:45.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6854b5 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:45.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-12 22:57:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0fe6c5 2024-02-12 22:57:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0fe6c5 2024-02-12 22:57:45.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-12 22:57:45.878 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:45.879 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 22:57:45.885 [DefaultDispatcher-worker-2 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:45.889 [DefaultDispatcher-worker-2 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d7e8bc 2024-02-12 22:57:45.890 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:45.890 [Test worker @coroutine#2674] 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-02-12 22:57:45.891 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:45.891 [Test worker @coroutine#2674] 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-02-12 22:57:45.893 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-12 22:57:45.893 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-12 22:57:45.894 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0fe6c5 2024-02-12 22:57:45.896 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:45.896 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 22:57:45.896 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 22:57:45.896 [Test worker @coroutine#2674] 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-02-12 22:57:45.897 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:45.897 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 22:57:45.897 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:45.897 [Test worker @coroutine#2686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:45.898 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-12 22:57:45.901 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0fe6c5 2024-02-12 22:57:45.902 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:45.902 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 22:57:45.905 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-12 22:57:45.911 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:45.917 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d7e8bc 2024-02-12 22:57:45.946 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:45.974 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:45.976 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:47.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3d03b2 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@332fa6ce 2024-02-12 22:57:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@332fa6ce 2024-02-12 22:57:47.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-12 22:57:47.083 [DefaultDispatcher-worker-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332fa6ce 2024-02-12 22:57:47.088 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34551/api/blob/upload-init-batch 2024-02-12 22:57:47.088 [Test worker @coroutine#2709] 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:34551/api/blob/upload-init-batch. 2024-02-12 22:57:47.088 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34551/api/blob/upload-init-batch 2024-02-12 22:57:47.088 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34551/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 22:57:47.090 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34551/api/blob/upload-init-batch 2024-02-12 22:57:47.091 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34551/api/blob/upload-init-batch 2024-02-12 22:57:47.091 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34551/api/blob/upload-init-batch. 2024-02-12 22:57:47.091 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34551/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:47.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-12 22:57:47.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-12 22:57:47.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:47.097 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@332fa6ce: (connection evicted) 2024-02-12 22:57:47.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:47.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-12 22:57:47.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a663a45 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@988c126 2024-02-12 22:57:47.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@988c126 2024-02-12 22:57:47.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-12 22:57:47.117 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45959/api/blob/upload-init-batch 2024-02-12 22:57:47.117 [Test worker @coroutine#2719] 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:45959/api/blob/upload-init-batch. 2024-02-12 22:57:47.118 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45959/api/blob/upload-init-batch 2024-02-12 22:57:47.118 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45959/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 22:57:47.120 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45959/api/blob/upload-init-batch 2024-02-12 22:57:47.120 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45959/api/blob/upload-init-batch 2024-02-12 22:57:47.120 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45959/api/blob/upload-init-batch. 2024-02-12 22:57:47.120 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45959/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:47.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-12 22:57:47.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-12 22:57:47.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:47.121 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@988c126: (connection evicted) 2024-02-12 22:57:47.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:47.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-12 22:57:47.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2093bb6c 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-12 22:57:47.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3673e211 2024-02-12 22:57:47.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3673e211 2024-02-12 22:57:47.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-12 22:57:47.147 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50335/api/blob/upload-init-batch 2024-02-12 22:57:47.147 [Test worker @coroutine#2725] 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:50335/api/blob/upload-init-batch. 2024-02-12 22:57:47.147 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50335/api/blob/upload-init-batch 2024-02-12 22:57:47.147 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50335/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 22:57:47.149 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50335/api/blob/upload-init-batch 2024-02-12 22:57:47.149 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50335/api/blob/upload-init-batch 2024-02-12 22:57:47.149 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50335/api/blob/upload-init-batch. 2024-02-12 22:57:47.149 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50335/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:47.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-12 22:57:47.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-12 22:57:47.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:47.157 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3673e211: (connection evicted) 2024-02-12 22:57:47.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:47.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-12 22:57:47.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e160a9e 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-12 22:57:47.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-12 22:57:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.275 [DefaultDispatcher-worker-16 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.283 [DefaultDispatcher-worker-4 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.294 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.305 [DefaultDispatcher-worker-15 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.314 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.322 [DefaultDispatcher-worker-5 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.330 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.338 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.339 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:47.343 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd 2024-02-12 22:57:47.343 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd 2024-02-12 22:57:47.346 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.346 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@654814cc 2024-02-12 22:57:47.346 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@654814cc 2024-02-12 22:57:47.349 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61778cbd 2024-02-12 22:57:47.349 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61778cbd 2024-02-12 22:57:47.353 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24751ef7 2024-02-12 22:57:47.353 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24751ef7 2024-02-12 22:57:47.355 [DefaultDispatcher-worker-14 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.356 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d0343b 2024-02-12 22:57:47.356 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d0343b 2024-02-12 22:57:47.359 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@159bb899 2024-02-12 22:57:47.359 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@159bb899 2024-02-12 22:57:47.362 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3 2024-02-12 22:57:47.362 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3 2024-02-12 22:57:47.365 [DefaultDispatcher-worker-14 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.366 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8 2024-02-12 22:57:47.366 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8 2024-02-12 22:57:47.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a74e4 2024-02-12 22:57:47.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a74e4 2024-02-12 22:57:47.369 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:47.373 [DefaultDispatcher-worker-1 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.385 [DefaultDispatcher-worker-6 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b 2024-02-12 22:57:47.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-12 22:57:47.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-12 22:57:47.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:47.388 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c5d76b: (connection evicted) 2024-02-12 22:57:47.388 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd: (connection evicted) 2024-02-12 22:57:47.389 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654814cc: (connection evicted) 2024-02-12 22:57:47.389 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61778cbd: (connection evicted) 2024-02-12 22:57:47.390 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24751ef7: (connection evicted) 2024-02-12 22:57:47.390 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d0343b: (connection evicted) 2024-02-12 22:57:47.390 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159bb899: (connection evicted) 2024-02-12 22:57:47.391 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3: (connection evicted) 2024-02-12 22:57:47.391 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8: (connection evicted) 2024-02-12 22:57:47.392 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751a74e4: (connection evicted) 2024-02-12 22:57:47.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:47.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-12 22:57:47.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a13ad55 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-12 22:57:47.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-12 22:57:47.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.435 [DefaultDispatcher-worker-11 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.442 [DefaultDispatcher-worker-2 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.449 [DefaultDispatcher-worker-4 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.458 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.467 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.476 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.485 [DefaultDispatcher-worker-1 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.492 [DefaultDispatcher-worker-14 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.495 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:47.498 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817 2024-02-12 22:57:47.498 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817 2024-02-12 22:57:47.499 [DefaultDispatcher-worker-16 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.503 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@65760b11 2024-02-12 22:57:47.503 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@65760b11 2024-02-12 22:57:47.507 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61498367 2024-02-12 22:57:47.507 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61498367 2024-02-12 22:57:47.508 [DefaultDispatcher-worker-16 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.510 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@244b012a 2024-02-12 22:57:47.510 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@244b012a 2024-02-12 22:57:47.513 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4 2024-02-12 22:57:47.513 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4 2024-02-12 22:57:47.516 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525016d 2024-02-12 22:57:47.516 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525016d 2024-02-12 22:57:47.519 [DefaultDispatcher-worker-15 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.520 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@385afa15 2024-02-12 22:57:47.520 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@385afa15 2024-02-12 22:57:47.523 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464fe65 2024-02-12 22:57:47.523 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464fe65 2024-02-12 22:57:47.526 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@71289b89 2024-02-12 22:57:47.526 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@71289b89 2024-02-12 22:57:47.526 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:47.527 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.537 [DefaultDispatcher-worker-2 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a116a0 2024-02-12 22:57:47.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-12 22:57:47.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-12 22:57:47.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:47.539 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a116a0: (connection evicted) 2024-02-12 22:57:47.540 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817: (connection evicted) 2024-02-12 22:57:47.540 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65760b11: (connection evicted) 2024-02-12 22:57:47.540 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61498367: (connection evicted) 2024-02-12 22:57:47.541 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@244b012a: (connection evicted) 2024-02-12 22:57:47.541 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4: (connection evicted) 2024-02-12 22:57:47.542 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1525016d: (connection evicted) 2024-02-12 22:57:47.542 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385afa15: (connection evicted) 2024-02-12 22:57:47.543 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4464fe65: (connection evicted) 2024-02-12 22:57:47.543 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71289b89: (connection evicted) 2024-02-12 22:57:47.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:47.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-12 22:57:47.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56351c02 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:47.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-12 22:57:47.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2024-02-12 22:57:47.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2024-02-12 22:57:47.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-12 22:57:48.038 [DefaultDispatcher-worker-2 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386f88b3 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc88295 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ed4df 2024-02-12 22:57:48.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e9ed4df 2024-02-12 22:57:48.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-12 22:57:48.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c552f08 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be1e187 2024-02-12 22:57:48.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be1e187 2024-02-12 22:57:48.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-12 22:57:48.089 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.092 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be1e187 2024-02-12 22:57:48.095 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be1e187 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4455b4 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2024-02-12 22:57:48.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2024-02-12 22:57:48.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-12 22:57:48.126 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2024-02-12 22:57:48.128 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556ae220 2024-02-12 22:57:48.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d9e1a 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 22:57:48.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 22:57:48.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-12 22:57:48.148 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.158 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 22:57:48.160 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1f2f84 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-12 22:57:48.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 22:57:48.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 22:57:48.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-12 22:57:48.165 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.188 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 22:57:48.190 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 22:57:48.196 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.196 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.198 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.198 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.198 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.199 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.199 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.199 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.200 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.200 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.200 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.201 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.234 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.243 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.243 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.243 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.244 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.245 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.245 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.245 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.246 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60767/ 2024-02-12 22:57:48.246 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60767/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.246 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60767/ 2024-02-12 22:57:48.250 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.250 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.252 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.252 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.252 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.253 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.253 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.253 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.254 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.254 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.254 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.263 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.303 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.303 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.303 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.304 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.305 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.305 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.305 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.306 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56693/ 2024-02-12 22:57:48.306 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56693/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 22:57:48.306 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56693/ 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629cf53c 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-12 22:57:48.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-12 22:57:48.578 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.595 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.597 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.599 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.599 [DefaultDispatcher-worker-15 @coroutine#2852] 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:46933/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:48.599 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.599 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:48.601 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.601 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.608 [DefaultDispatcher-worker-2 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.608 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.608 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:48.608 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.609 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.609 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.610 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7ac98b 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-12 22:57:48.636 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.647 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.649 [Test worker @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.651 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.653 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 22:57:48.653 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-12 22:57:48.653 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 22:57:48.655 [DefaultDispatcher-worker-10 @coroutine#2873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 22:57:48.655 [DefaultDispatcher-worker-10 @coroutine#2873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6778636f 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-12 22:57:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-12 22:57:48.658 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b472d 2024-02-12 22:57:48.658 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b472d 2024-02-12 22:57:48.659 [DefaultDispatcher-worker-10 @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-12 22:57:48.661 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acb8b0 2024-02-12 22:57:48.661 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acb8b0 2024-02-12 22:57:48.663 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5932c5d 2024-02-12 22:57:48.663 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5932c5d 2024-02-12 22:57:48.666 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4091b28b 2024-02-12 22:57:48.666 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4091b28b 2024-02-12 22:57:48.668 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1596d79b 2024-02-12 22:57:48.668 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1596d79b 2024-02-12 22:57:48.670 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@711b94a1 2024-02-12 22:57:48.670 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@711b94a1 2024-02-12 22:57:48.673 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6af1b 2024-02-12 22:57:48.673 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df6af1b 2024-02-12 22:57:48.675 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be4dc4 2024-02-12 22:57:48.675 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@20be4dc4 2024-02-12 22:57:48.677 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b76c47 2024-02-12 22:57:48.677 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b76c47 2024-02-12 22:57:48.677 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:48.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.690 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.692 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.693 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.693 [DefaultDispatcher-worker-2 @coroutine#2884] 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:42191/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:48.693 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.693 [DefaultDispatcher-worker-2 @coroutine#2884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42191/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:48.695 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.695 [DefaultDispatcher-worker-12 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.701 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.702 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.702 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:48.702 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.704 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.704 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.706 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.712 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.717 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1717ec3a 2024-02-12 22:57:48.717 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1717ec3a 2024-02-12 22:57:48.717 [DefaultDispatcher-worker-9 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.720 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d000a8 2024-02-12 22:57:48.720 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d000a8 2024-02-12 22:57:48.724 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def874a 2024-02-12 22:57:48.724 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def874a 2024-02-12 22:57:48.727 [DefaultDispatcher-worker-9 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.728 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed0a93 2024-02-12 22:57:48.728 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed0a93 2024-02-12 22:57:48.731 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b34b88 2024-02-12 22:57:48.731 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b34b88 2024-02-12 22:57:48.736 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ffd076 2024-02-12 22:57:48.736 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ffd076 2024-02-12 22:57:48.737 [DefaultDispatcher-worker-14 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.738 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@84bcfd4 2024-02-12 22:57:48.738 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@84bcfd4 2024-02-12 22:57:48.740 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c2f5dc 2024-02-12 22:57:48.740 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c2f5dc 2024-02-12 22:57:48.743 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c70647 2024-02-12 22:57:48.743 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c70647 2024-02-12 22:57:48.743 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:48.747 [DefaultDispatcher-worker-10 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.757 [DefaultDispatcher-worker-14 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.758 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:48.764 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa84a45 2024-02-12 22:57:48.764 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa84a45 2024-02-12 22:57:48.766 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.767 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@546fbf60 2024-02-12 22:57:48.767 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@546fbf60 2024-02-12 22:57:48.771 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50502135 2024-02-12 22:57:48.771 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50502135 2024-02-12 22:57:48.774 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1552b55b 2024-02-12 22:57:48.774 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1552b55b 2024-02-12 22:57:48.776 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.777 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@db03fd6 2024-02-12 22:57:48.777 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@db03fd6 2024-02-12 22:57:48.779 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@248d05bf 2024-02-12 22:57:48.779 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@248d05bf 2024-02-12 22:57:48.781 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585d192 2024-02-12 22:57:48.781 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585d192 2024-02-12 22:57:48.784 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@757d4a14 2024-02-12 22:57:48.784 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@757d4a14 2024-02-12 22:57:48.784 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f85e2 2024-02-12 22:57:48.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f85e2 2024-02-12 22:57:48.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:48.795 [DefaultDispatcher-worker-9 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.804 [DefaultDispatcher-worker-11 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:48.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642d971f 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-12 22:57:48.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-12 22:57:48.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.856 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.858 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.859 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.859 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:48.859 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.859 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:48.861 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.861 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.868 [DefaultDispatcher-worker-16 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.868 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.868 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:48.868 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.869 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.869 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.871 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e664075 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-12 22:57:48.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-12 22:57:48.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.889 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.891 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.892 [DefaultDispatcher-worker-1 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 22:57:48.892 [DefaultDispatcher-worker-1 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-12 22:57:48.892 [DefaultDispatcher-worker-1 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 22:57:48.893 [DefaultDispatcher-worker-4 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 22:57:48.893 [DefaultDispatcher-worker-4 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23eb6d13 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-12 22:57:48.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-12 22:57:48.900 [DefaultDispatcher-worker-11 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0b1f03 2024-02-12 22:57:48.919 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.920 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.928 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2f64f2 2024-02-12 22:57:48.928 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2f64f2 2024-02-12 22:57:48.931 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e89307 2024-02-12 22:57:48.931 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e89307 2024-02-12 22:57:48.934 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d70f82 2024-02-12 22:57:48.934 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d70f82 2024-02-12 22:57:48.936 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5993c 2024-02-12 22:57:48.936 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5993c 2024-02-12 22:57:48.937 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.938 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ea7540 2024-02-12 22:57:48.938 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ea7540 2024-02-12 22:57:48.939 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.940 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.940 [DefaultDispatcher-worker-9 @coroutine#2963] 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:46793/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:48.940 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.940 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46793/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:48.941 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@321cb871 2024-02-12 22:57:48.941 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@321cb871 2024-02-12 22:57:48.942 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.942 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:48.944 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc90aaf 2024-02-12 22:57:48.944 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc90aaf 2024-02-12 22:57:48.947 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa6673 2024-02-12 22:57:48.947 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa6673 2024-02-12 22:57:48.949 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.949 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.949 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:48.949 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.949 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d5f39 2024-02-12 22:57:48.949 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d5f39 2024-02-12 22:57:48.950 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:48.950 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.950 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:48.952 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:48.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-12 22:57:48.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-12 22:57:48.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.970 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.971 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48928b57 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:48.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:48.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:48.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:48.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:48.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-12 22:57:48.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:48.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:48.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-12 22:57:48.976 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.978 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb746fa 2024-02-12 22:57:48.978 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb746fa 2024-02-12 22:57:48.981 [DefaultDispatcher-worker-2 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-12 22:57:48.981 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4170a17c 2024-02-12 22:57:48.981 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4170a17c 2024-02-12 22:57:48.984 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@454f2d8a 2024-02-12 22:57:48.984 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@454f2d8a 2024-02-12 22:57:48.987 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab47 2024-02-12 22:57:48.987 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab47 2024-02-12 22:57:48.990 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b8bd22 2024-02-12 22:57:48.990 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b8bd22 2024-02-12 22:57:48.992 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310789a8 2024-02-12 22:57:48.992 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310789a8 2024-02-12 22:57:48.994 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d18c17f 2024-02-12 22:57:48.994 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d18c17f 2024-02-12 22:57:48.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:48.996 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:48.997 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60625408 2024-02-12 22:57:48.997 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60625408 2024-02-12 22:57:48.999 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5083b48b 2024-02-12 22:57:48.999 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5083b48b 2024-02-12 22:57:48.999 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.001 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4830cf70 2024-02-12 22:57:49.001 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4830cf70 2024-02-12 22:57:49.005 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f72806 2024-02-12 22:57:49.005 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f72806 2024-02-12 22:57:49.007 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:49.008 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c8a400 2024-02-12 22:57:49.008 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c8a400 2024-02-12 22:57:49.008 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:49.010 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.010 [DefaultDispatcher-worker-16 @coroutine#2992] 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:51483/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:49.010 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.010 [DefaultDispatcher-worker-16 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51483/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.012 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.012 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.012 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca223d 2024-02-12 22:57:49.012 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca223d 2024-02-12 22:57:49.015 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf26fb 2024-02-12 22:57:49.015 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf26fb 2024-02-12 22:57:49.018 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@368780dc 2024-02-12 22:57:49.018 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@368780dc 2024-02-12 22:57:49.019 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:49.019 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.019 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.020 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.020 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3168daa8 2024-02-12 22:57:49.020 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3168daa8 2024-02-12 22:57:49.021 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.021 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.022 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5dd72 2024-02-12 22:57:49.022 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5dd72 2024-02-12 22:57:49.025 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@572dc78b 2024-02-12 22:57:49.025 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@572dc78b 2024-02-12 22:57:49.025 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.025 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:49.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b6fa98 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-12 22:57:49.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-12 22:57:49.033 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.050 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.053 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1118292b 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.054 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.055 [DefaultDispatcher-worker-16 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-12 22:57:49.056 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.056 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.056 [DefaultDispatcher-worker-16 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-12 22:57:49.057 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.062 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ae0a8 2024-02-12 22:57:49.062 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ae0a8 2024-02-12 22:57:49.065 [DefaultDispatcher-worker-1 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6693818c 2024-02-12 22:57:49.066 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed005d 2024-02-12 22:57:49.066 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed005d 2024-02-12 22:57:49.070 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed28bd8 2024-02-12 22:57:49.070 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed28bd8 2024-02-12 22:57:49.073 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd00a66 2024-02-12 22:57:49.073 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd00a66 2024-02-12 22:57:49.074 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.076 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@185c8214 2024-02-12 22:57:49.076 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@185c8214 2024-02-12 22:57:49.078 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa196aa 2024-02-12 22:57:49.078 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa196aa 2024-02-12 22:57:49.078 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.079 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5515885f 2024-02-12 22:57:49.080 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5515885f 2024-02-12 22:57:49.081 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c7406d 2024-02-12 22:57:49.081 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c7406d 2024-02-12 22:57:49.083 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfff529 2024-02-12 22:57:49.083 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfff529 2024-02-12 22:57:49.084 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd26c8d 2024-02-12 22:57:49.084 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd26c8d 2024-02-12 22:57:49.085 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cf8060 2024-02-12 22:57:49.085 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cf8060 2024-02-12 22:57:49.085 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.088 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fede32f 2024-02-12 22:57:49.088 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fede32f 2024-02-12 22:57:49.089 [DefaultDispatcher-worker-16 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.090 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef66b6 2024-02-12 22:57:49.091 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aef66b6 2024-02-12 22:57:49.091 [DefaultDispatcher-worker-16 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.092 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.092 [DefaultDispatcher-worker-2 @coroutine#3022] 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-02-12 22:57:49.092 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.092 [DefaultDispatcher-worker-2 @coroutine#3022] 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-02-12 22:57:49.093 [DefaultDispatcher-worker-16 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.093 [DefaultDispatcher-worker-16 @coroutine#3014] 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-02-12 22:57:49.093 [DefaultDispatcher-worker-16 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.093 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c142c4 2024-02-12 22:57:49.093 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c142c4 2024-02-12 22:57:49.093 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.094 [DefaultDispatcher-worker-5 @coroutine#3014] 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-02-12 22:57:49.096 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbffc35 2024-02-12 22:57:49.096 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbffc35 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb1820d 2024-02-12 22:57:49.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-12 22:57:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-12 22:57:49.098 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7b86f6 2024-02-12 22:57:49.098 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7b86f6 2024-02-12 22:57:49.101 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac099f9 2024-02-12 22:57:49.101 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac099f9 2024-02-12 22:57:49.101 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:49.101 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.101 [DefaultDispatcher-worker-5 @coroutine#3021] 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-02-12 22:57:49.101 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.102 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.103 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@137e3307 2024-02-12 22:57:49.103 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@137e3307 2024-02-12 22:57:49.103 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.132 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.136 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2c902 2024-02-12 22:57:49.136 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da2c902 2024-02-12 22:57:49.137 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.139 [Test worker @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.139 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@136524c6 2024-02-12 22:57:49.140 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@136524c6 2024-02-12 22:57:49.142 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.142 [DefaultDispatcher-worker-5 @coroutine#3036] 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:36629/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:49.142 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.142 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36629/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.143 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@175aa272 2024-02-12 22:57:49.143 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@175aa272 2024-02-12 22:57:49.144 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.144 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.147 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52582efd 2024-02-12 22:57:49.147 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52582efd 2024-02-12 22:57:49.149 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5939176d 2024-02-12 22:57:49.149 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5939176d 2024-02-12 22:57:49.151 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.151 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.151 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.151 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.152 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63405b98 2024-02-12 22:57:49.152 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63405b98 2024-02-12 22:57:49.152 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.152 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.153 [Test worker @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.154 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb3cb0 2024-02-12 22:57:49.154 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb3cb0 2024-02-12 22:57:49.156 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.156 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277d1b2 2024-02-12 22:57:49.156 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3277d1b2 2024-02-12 22:57:49.159 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e43aee 2024-02-12 22:57:49.159 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e43aee 2024-02-12 22:57:49.159 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.160 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d13b7 2024-02-12 22:57:49.160 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d13b7 2024-02-12 22:57:49.163 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51daf624 2024-02-12 22:57:49.163 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51daf624 2024-02-12 22:57:49.163 [DefaultDispatcher-worker-4 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.166 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e578c7 2024-02-12 22:57:49.166 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e578c7 2024-02-12 22:57:49.170 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7fc1f 2024-02-12 22:57:49.170 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7fc1f 2024-02-12 22:57:49.173 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2750d51f 2024-02-12 22:57:49.173 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2750d51f 2024-02-12 22:57:49.173 [DefaultDispatcher-worker-15 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.176 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bd6c07 2024-02-12 22:57:49.176 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bd6c07 2024-02-12 22:57:49.178 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe01bb7 2024-02-12 22:57:49.179 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe01bb7 2024-02-12 22:57:49.181 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c80350 2024-02-12 22:57:49.181 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c80350 2024-02-12 22:57:49.183 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5191c87b 2024-02-12 22:57:49.183 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5191c87b 2024-02-12 22:57:49.183 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.183 [DefaultDispatcher-worker-11 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.193 [DefaultDispatcher-worker-4 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.198 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:49.203 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5859c4b0 2024-02-12 22:57:49.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5859c4b0 2024-02-12 22:57:49.208 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@569e21cb 2024-02-12 22:57:49.208 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@569e21cb 2024-02-12 22:57:49.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1afc0 2024-02-12 22:57:49.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1afc0 2024-02-12 22:57:49.212 [DefaultDispatcher-worker-15 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a32bf0 2024-02-12 22:57:49.212 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a32bf0 2024-02-12 22:57:49.215 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c911f0 2024-02-12 22:57:49.215 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c911f0 2024-02-12 22:57:49.217 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fef87b 2024-02-12 22:57:49.217 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fef87b 2024-02-12 22:57:49.220 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@797e9ccb 2024-02-12 22:57:49.220 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@797e9ccb 2024-02-12 22:57:49.220 [DefaultDispatcher-worker-12 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.222 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@778cd4bf 2024-02-12 22:57:49.222 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@778cd4bf 2024-02-12 22:57:49.224 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e831d2f 2024-02-12 22:57:49.224 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e831d2f 2024-02-12 22:57:49.224 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:49.228 [DefaultDispatcher-worker-1 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.237 [DefaultDispatcher-worker-8 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.240 [DefaultDispatcher-worker-1 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.240 [DefaultDispatcher-worker-1 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 22:57:49.240 [DefaultDispatcher-worker-1 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.241 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.241 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.242 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 22:57:49.242 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36629/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:49.243 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.243 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 22:57:49.243 [DefaultDispatcher-worker-12 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.244 [DefaultDispatcher-worker-10 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.244 [DefaultDispatcher-worker-10 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.275 [DefaultDispatcher-worker-4 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:49.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672f69f7 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-12 22:57:49.299 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.310 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.311 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.313 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.313 [DefaultDispatcher-worker-4 @coroutine#3087] 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:42871/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:49.313 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.313 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42871/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.315 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.315 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.322 [DefaultDispatcher-worker-3 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.322 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.322 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.323 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.324 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.324 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.326 [Test worker @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fb1691 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-12 22:57:49.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-12 22:57:49.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.341 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.343 [Test worker @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.354 [DefaultDispatcher-worker-12 @coroutine#3110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.354 [DefaultDispatcher-worker-3 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215404a1 2024-02-12 22:57:49.362 [DefaultDispatcher-worker-5 @coroutine#3110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.370 [DefaultDispatcher-worker-16 @coroutine#3110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.379 [DefaultDispatcher-worker-5 @coroutine#3110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.381 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:49.385 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e371d0 2024-02-12 22:57:49.385 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e371d0 2024-02-12 22:57:49.389 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2485fc 2024-02-12 22:57:49.389 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2485fc 2024-02-12 22:57:49.393 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@581b1aa0 2024-02-12 22:57:49.393 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@581b1aa0 2024-02-12 22:57:49.395 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d198fc7 2024-02-12 22:57:49.395 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d198fc7 2024-02-12 22:57:49.397 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d0045 2024-02-12 22:57:49.397 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d0045 2024-02-12 22:57:49.399 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce745b 2024-02-12 22:57:49.399 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce745b 2024-02-12 22:57:49.401 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00a578 2024-02-12 22:57:49.401 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00a578 2024-02-12 22:57:49.403 [DefaultDispatcher-worker-5 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.403 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d367088 2024-02-12 22:57:49.403 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d367088 2024-02-12 22:57:49.405 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@41356843 2024-02-12 22:57:49.405 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@41356843 2024-02-12 22:57:49.405 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.415 [DefaultDispatcher-worker-5 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.424 [DefaultDispatcher-worker-16 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.429 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.433 [DefaultDispatcher-worker-5 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.434 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c4bf13 2024-02-12 22:57:49.434 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c4bf13 2024-02-12 22:57:49.439 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0345db 2024-02-12 22:57:49.439 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0345db 2024-02-12 22:57:49.441 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3cd463 2024-02-12 22:57:49.441 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3cd463 2024-02-12 22:57:49.442 [DefaultDispatcher-worker-16 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.443 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3e4fe0 2024-02-12 22:57:49.444 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3e4fe0 2024-02-12 22:57:49.446 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a024993 2024-02-12 22:57:49.446 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a024993 2024-02-12 22:57:49.448 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ee495 2024-02-12 22:57:49.448 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ee495 2024-02-12 22:57:49.450 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248bc49 2024-02-12 22:57:49.450 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248bc49 2024-02-12 22:57:49.453 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a11b0af 2024-02-12 22:57:49.453 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a11b0af 2024-02-12 22:57:49.453 [DefaultDispatcher-worker-16 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99af41d 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.455 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a72eaf 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.455 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a72eaf 2024-02-12 22:57:49.455 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-12 22:57:49.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-12 22:57:49.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.497 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.499 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.500 [DefaultDispatcher-worker-16 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.500 [DefaultDispatcher-worker-16 @coroutine#3130] 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:39833/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:49.500 [DefaultDispatcher-worker-16 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.500 [DefaultDispatcher-worker-16 @coroutine#3130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.502 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.502 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.509 [DefaultDispatcher-worker-12 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.510 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.510 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.510 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.511 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.511 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.512 [Test worker @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a0bc48 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-12 22:57:49.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-12 22:57:49.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.534 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.536 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.546 [DefaultDispatcher-worker-12 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ce5d4c 2024-02-12 22:57:49.547 [DefaultDispatcher-worker-8 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.555 [DefaultDispatcher-worker-4 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.556 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:49.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 22:57:49.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 22:57:49.563 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 22:57:49.563 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 22:57:49.564 [DefaultDispatcher-worker-6 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.566 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 22:57:49.566 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 22:57:49.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 22:57:49.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 22:57:49.571 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 22:57:49.571 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 22:57:49.573 [DefaultDispatcher-worker-6 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.574 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 22:57:49.574 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 22:57:49.574 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.574 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 22:57:49.574 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.575 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.575 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 22:57:49.576 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 22:57:49.576 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39833/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:49.576 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.576 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 22:57:49.576 [DefaultDispatcher-worker-16 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.576 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 22:57:49.576 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 22:57:49.577 [DefaultDispatcher-worker-5 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.577 [DefaultDispatcher-worker-5 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 22:57:49.580 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 22:57:49.580 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 22:57:49.583 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 22:57:49.583 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 22:57:49.583 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:49.602 [DefaultDispatcher-worker-8 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c26e588 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-12 22:57:49.617 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.618 [DefaultDispatcher-worker-12 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:49.619 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.619 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.619 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.620 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.620 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.622 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ef818 2024-02-12 22:57:49.622 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ef818 2024-02-12 22:57:49.625 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de9080d 2024-02-12 22:57:49.625 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de9080d 2024-02-12 22:57:49.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.628 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d69368 2024-02-12 22:57:49.628 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d69368 2024-02-12 22:57:49.631 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd40236 2024-02-12 22:57:49.631 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd40236 2024-02-12 22:57:49.634 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@383ec38c 2024-02-12 22:57:49.634 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@383ec38c 2024-02-12 22:57:49.637 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d221de6 2024-02-12 22:57:49.637 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d221de6 2024-02-12 22:57:49.639 [Test worker @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.639 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@402282f9 2024-02-12 22:57:49.639 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@402282f9 2024-02-12 22:57:49.640 [Test worker @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.641 [DefaultDispatcher-worker-5 @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.641 [DefaultDispatcher-worker-5 @coroutine#3187] 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:57873/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 22:57:49.641 [DefaultDispatcher-worker-5 @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.642 [DefaultDispatcher-worker-5 @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.642 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfbfd79 2024-02-12 22:57:49.642 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfbfd79 2024-02-12 22:57:49.645 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@129777c9 2024-02-12 22:57:49.645 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@129777c9 2024-02-12 22:57:49.645 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.649 [DefaultDispatcher-worker-6 @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.649 [DefaultDispatcher-worker-6 @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:49.650 [DefaultDispatcher-worker-2 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.650 [DefaultDispatcher-worker-2 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.650 [DefaultDispatcher-worker-2 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.650 [DefaultDispatcher-worker-2 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.651 [DefaultDispatcher-worker-11 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.651 [DefaultDispatcher-worker-11 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.653 [Test worker @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-12 22:57:49.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-12 22:57:49.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.669 [Test worker @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.671 [Test worker @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.675 [DefaultDispatcher-worker-9 @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/auth/register 2024-02-12 22:57:49.675 [DefaultDispatcher-worker-9 @coroutine#3209] 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:57873/auth/register. 2024-02-12 22:57:49.675 [DefaultDispatcher-worker-9 @coroutine#3209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/auth/register 2024-02-12 22:57:49.675 [DefaultDispatcher-worker-9 @coroutine#3209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57873/auth/register from class io.ktor.http.content.TextContent 2024-02-12 22:57:49.677 [DefaultDispatcher-worker-10 @coroutine#3209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/auth/register 2024-02-12 22:57:49.677 [DefaultDispatcher-worker-10 @coroutine#3209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/auth/register 2024-02-12 22:57:49.677 [DefaultDispatcher-worker-10 @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57873/auth/register. 2024-02-12 22:57:49.677 [DefaultDispatcher-worker-10 @coroutine#3209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57873/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:49.679 [DefaultDispatcher-worker-1 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2024-02-12 22:57:49.700 [DefaultDispatcher-worker-3 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.708 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:49.710 [DefaultDispatcher-worker-5 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:49.713 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c04081 2024-02-12 22:57:49.713 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c04081 2024-02-12 22:57:49.714 [DefaultDispatcher-worker-6 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:49.714 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.714 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.714 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.716 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.716 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.717 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707a7c9 2024-02-12 22:57:49.717 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707a7c9 2024-02-12 22:57:49.720 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43382bf1 2024-02-12 22:57:49.720 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43382bf1 2024-02-12 22:57:49.722 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aadf2 2024-02-12 22:57:49.722 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aadf2 2024-02-12 22:57:49.725 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3521fc 2024-02-12 22:57:49.725 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3521fc 2024-02-12 22:57:49.727 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776ee7c 2024-02-12 22:57:49.727 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776ee7c 2024-02-12 22:57:49.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-12 22:57:49.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ec2cb5 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-12 22:57:49.729 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35933cc0 2024-02-12 22:57:49.729 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35933cc0 2024-02-12 22:57:49.731 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@661552bd 2024-02-12 22:57:49.731 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@661552bd 2024-02-12 22:57:49.734 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bb542 2024-02-12 22:57:49.734 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bb542 2024-02-12 22:57:49.734 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.747 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.758 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.758 [Test worker @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.759 [Test worker @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.761 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@30256a25 2024-02-12 22:57:49.761 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@30256a25 2024-02-12 22:57:49.761 [DefaultDispatcher-worker-6 @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.761 [DefaultDispatcher-worker-6 @coroutine#3225] 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-02-12 22:57:49.761 [DefaultDispatcher-worker-6 @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.761 [DefaultDispatcher-worker-6 @coroutine#3225] 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-02-12 22:57:49.763 [DefaultDispatcher-worker-14 @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.763 [DefaultDispatcher-worker-14 @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.765 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee28251 2024-02-12 22:57:49.765 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee28251 2024-02-12 22:57:49.768 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add0155 2024-02-12 22:57:49.768 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add0155 2024-02-12 22:57:49.771 [DefaultDispatcher-worker-10 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.771 [DefaultDispatcher-worker-10 @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.771 [DefaultDispatcher-worker-10 @coroutine#3224] 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-02-12 22:57:49.771 [DefaultDispatcher-worker-10 @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.771 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf886a 2024-02-12 22:57:49.771 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf886a 2024-02-12 22:57:49.772 [DefaultDispatcher-worker-16 @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.772 [DefaultDispatcher-worker-16 @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.774 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6430b1f6 2024-02-12 22:57:49.774 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6430b1f6 2024-02-12 22:57:49.774 [Test worker @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.776 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eea572b 2024-02-12 22:57:49.776 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eea572b 2024-02-12 22:57:49.778 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef300a 2024-02-12 22:57:49.778 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef300a 2024-02-12 22:57:49.780 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.780 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff07725 2024-02-12 22:57:49.780 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff07725 2024-02-12 22:57:49.782 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2eda2c 2024-02-12 22:57:49.782 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2eda2c 2024-02-12 22:57:49.782 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:49.796 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34be7efb 2024-02-12 22:57:49.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-12 22:57:49.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-12 22:57:49.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.798 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34be7efb: (connection evicted) 2024-02-12 22:57:49.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:49.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-12 22:57:49.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43255f91 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-12 22:57:49.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-12 22:57:49.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.815 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.816 [Test worker @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.819 [DefaultDispatcher-worker-12 @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.819 [DefaultDispatcher-worker-12 @coroutine#3252] 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-02-12 22:57:49.819 [DefaultDispatcher-worker-12 @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.820 [DefaultDispatcher-worker-12 @coroutine#3252] 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-02-12 22:57:49.822 [DefaultDispatcher-worker-13 @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.822 [DefaultDispatcher-worker-13 @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.828 [DefaultDispatcher-worker-7 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.828 [DefaultDispatcher-worker-7 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.828 [DefaultDispatcher-worker-7 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 22:57:49.828 [DefaultDispatcher-worker-7 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.829 [DefaultDispatcher-worker-10 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.829 [DefaultDispatcher-worker-10 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.831 [Test worker @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.834 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.842 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b 2024-02-12 22:57:49.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-12 22:57:49.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-12 22:57:49.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.843 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74e1d60b: (connection evicted) 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:49.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-12 22:57:49.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e111e08 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-12 22:57:49.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-12 22:57:49.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.859 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.860 [Test worker @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.861 [DefaultDispatcher-worker-10 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.861 [DefaultDispatcher-worker-10 @coroutine#3279] 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-02-12 22:57:49.861 [DefaultDispatcher-worker-10 @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.861 [DefaultDispatcher-worker-10 @coroutine#3279] 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-02-12 22:57:49.863 [DefaultDispatcher-worker-12 @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.863 [DefaultDispatcher-worker-12 @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.870 [DefaultDispatcher-worker-4 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.870 [DefaultDispatcher-worker-4 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.870 [DefaultDispatcher-worker-4 @coroutine#3278] 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-02-12 22:57:49.870 [DefaultDispatcher-worker-4 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.871 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.871 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.874 [Test worker @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.877 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.879 [DefaultDispatcher-worker-5 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:49.879 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.880 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.880 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.881 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.881 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.883 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.885 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.888 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.892 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.894 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-02-12 22:57:49.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-12 22:57:49.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-12 22:57:49.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.895 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e: (connection evicted) 2024-02-12 22:57:49.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:49.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-12 22:57:49.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-12 22:57:49.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-12 22:57:49.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.910 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.912 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.913 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.913 [DefaultDispatcher-worker-5 @coroutine#3320] 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-02-12 22:57:49.913 [DefaultDispatcher-worker-5 @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.913 [DefaultDispatcher-worker-5 @coroutine#3320] 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-02-12 22:57:49.915 [DefaultDispatcher-worker-9 @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.915 [DefaultDispatcher-worker-9 @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.922 [DefaultDispatcher-worker-14 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.923 [DefaultDispatcher-worker-14 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.923 [DefaultDispatcher-worker-14 @coroutine#3319] 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-02-12 22:57:49.923 [DefaultDispatcher-worker-14 @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.923 [DefaultDispatcher-worker-12 @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.923 [DefaultDispatcher-worker-12 @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.926 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.929 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.932 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2024-02-12 22:57:49.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-12 22:57:49.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-12 22:57:49.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.934 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4: (connection evicted) 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:49.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-12 22:57:49.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ccb3bf 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-12 22:57:49.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-12 22:57:49.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.949 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.951 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.952 [DefaultDispatcher-worker-3 @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.952 [DefaultDispatcher-worker-3 @coroutine#3353] 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-02-12 22:57:49.952 [DefaultDispatcher-worker-3 @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.952 [DefaultDispatcher-worker-3 @coroutine#3353] 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-02-12 22:57:49.953 [DefaultDispatcher-worker-9 @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.953 [DefaultDispatcher-worker-9 @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.962 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:49.962 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.962 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:49.962 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.963 [DefaultDispatcher-worker-15 @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.963 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.963 [DefaultDispatcher-worker-15 @coroutine#3352] 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-02-12 22:57:49.963 [DefaultDispatcher-worker-15 @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.963 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.963 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:49.964 [DefaultDispatcher-worker-7 @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.964 [DefaultDispatcher-worker-7 @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:49.966 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.970 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.973 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.975 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.978 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2024-02-12 22:57:49.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-12 22:57:49.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-12 22:57:49.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:49.978 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13868c41: (connection evicted) 2024-02-12 22:57:49.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:49.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-12 22:57:49.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67167f8f 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:49.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-12 22:57:49.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:49.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:49.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-12 22:57:49.985 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:49.996 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:49.998 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:49.999 [DefaultDispatcher-worker-7 @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.999 [DefaultDispatcher-worker-7 @coroutine#3387] 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-02-12 22:57:49.999 [DefaultDispatcher-worker-7 @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:49.999 [DefaultDispatcher-worker-7 @coroutine#3387] 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-02-12 22:57:50.001 [DefaultDispatcher-worker-11 @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:50.001 [DefaultDispatcher-worker-11 @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 22:57:50.008 [DefaultDispatcher-worker-6 @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:50.008 [DefaultDispatcher-worker-6 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:50.008 [DefaultDispatcher-worker-6 @coroutine#3386] 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-02-12 22:57:50.008 [DefaultDispatcher-worker-6 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 22:57:50.009 [DefaultDispatcher-worker-8 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 22:57:50.009 [DefaultDispatcher-worker-8 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 22:57:50.013 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:50.018 [Test worker @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733345f5 2024-02-12 22:57:50.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-12 22:57:50.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-12 22:57:50.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.020 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@733345f5: (connection evicted) 2024-02-12 22:57:50.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-12 22:57:50.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-12 22:57:50.073 [DefaultDispatcher-worker-2 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:50.109 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.109 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.109 [DefaultDispatcher-worker-2 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.111 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.111 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.120 [DefaultDispatcher-worker-15 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:50.120 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.120 [DefaultDispatcher-worker-15 @coroutine#3021] 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-02-12 22:57:50.120 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.121 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.190 [DefaultDispatcher-worker-6 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:50.190 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.190 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.190 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.191 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.192 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799557c8 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-12 22:57:50.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-12 22:57:50.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.279 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.280 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.282 [DefaultDispatcher-worker-2 @coroutine#3441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.282 [DefaultDispatcher-worker-2 @coroutine#3441] 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-02-12 22:57:50.282 [DefaultDispatcher-worker-2 @coroutine#3441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.282 [DefaultDispatcher-worker-2 @coroutine#3441] 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-02-12 22:57:50.283 [DefaultDispatcher-worker-12 @coroutine#3441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.283 [DefaultDispatcher-worker-12 @coroutine#3441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.291 [DefaultDispatcher-worker-12 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.291 [DefaultDispatcher-worker-12 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.291 [DefaultDispatcher-worker-12 @coroutine#3440] 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-02-12 22:57:50.291 [DefaultDispatcher-worker-12 @coroutine#3440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.292 [DefaultDispatcher-worker-15 @coroutine#3440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.292 [DefaultDispatcher-worker-15 @coroutine#3440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.295 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.314 [DefaultDispatcher-worker-15 @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.332 [DefaultDispatcher-worker-11 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:50.332 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.333 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.333 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.334 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.334 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.346 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:50.350 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b1020c 2024-02-12 22:57:50.350 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b1020c 2024-02-12 22:57:50.355 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e76fe6a 2024-02-12 22:57:50.355 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e76fe6a 2024-02-12 22:57:50.357 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a49697c 2024-02-12 22:57:50.357 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a49697c 2024-02-12 22:57:50.360 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4bf451 2024-02-12 22:57:50.360 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4bf451 2024-02-12 22:57:50.363 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47722cd6 2024-02-12 22:57:50.363 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47722cd6 2024-02-12 22:57:50.366 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2024-02-12 22:57:50.368 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ede0ffc 2024-02-12 22:57:50.368 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ede0ffc 2024-02-12 22:57:50.371 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0d89d2 2024-02-12 22:57:50.372 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0d89d2 2024-02-12 22:57:50.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-12 22:57:50.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-12 22:57:50.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-12 22:57:50.374 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d: (connection evicted) 2024-02-12 22:57:50.375 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b1020c: (connection evicted) 2024-02-12 22:57:50.375 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f640b1e 2024-02-12 22:57:50.375 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f640b1e 2024-02-12 22:57:50.376 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e76fe6a: (connection evicted) 2024-02-12 22:57:50.376 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a49697c: (connection evicted) 2024-02-12 22:57:50.376 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f4bf451: (connection evicted) 2024-02-12 22:57:50.377 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47722cd6: (connection evicted) 2024-02-12 22:57:50.377 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ede0ffc: (connection evicted) 2024-02-12 22:57:50.377 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0d89d2: (connection evicted) 2024-02-12 22:57:50.378 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f640b1e: (connection evicted) 2024-02-12 22:57:50.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-12 22:57:50.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e627ab8 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-12 22:57:50.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-12 22:57:50.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.399 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.401 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.402 [DefaultDispatcher-worker-15 @coroutine#3466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.402 [DefaultDispatcher-worker-15 @coroutine#3466] 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-02-12 22:57:50.402 [DefaultDispatcher-worker-15 @coroutine#3466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.402 [DefaultDispatcher-worker-15 @coroutine#3466] 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-02-12 22:57:50.403 [DefaultDispatcher-worker-9 @coroutine#3466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.404 [DefaultDispatcher-worker-9 @coroutine#3466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.414 [DefaultDispatcher-worker-11 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.414 [DefaultDispatcher-worker-11 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.414 [DefaultDispatcher-worker-11 @coroutine#3465] 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-02-12 22:57:50.414 [DefaultDispatcher-worker-11 @coroutine#3465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.415 [DefaultDispatcher-worker-13 @coroutine#3465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.415 [DefaultDispatcher-worker-13 @coroutine#3465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.418 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.436 [DefaultDispatcher-worker-9 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.474 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496004e3 2024-02-12 22:57:50.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-12 22:57:50.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-12 22:57:50.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.477 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496004e3: (connection evicted) 2024-02-12 22:57:50.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-12 22:57:50.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-12 22:57:50.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-12 22:57:50.484 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.495 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.497 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.498 [DefaultDispatcher-worker-9 @coroutine#3488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.498 [DefaultDispatcher-worker-9 @coroutine#3488] 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-02-12 22:57:50.498 [DefaultDispatcher-worker-9 @coroutine#3488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.498 [DefaultDispatcher-worker-9 @coroutine#3488] 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-02-12 22:57:50.499 [DefaultDispatcher-worker-5 @coroutine#3488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.499 [DefaultDispatcher-worker-5 @coroutine#3488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.506 [DefaultDispatcher-worker-5 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.506 [DefaultDispatcher-worker-5 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.506 [DefaultDispatcher-worker-5 @coroutine#3487] 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-02-12 22:57:50.506 [DefaultDispatcher-worker-5 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.507 [DefaultDispatcher-worker-3 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.507 [DefaultDispatcher-worker-3 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.510 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.522 [DefaultDispatcher-worker-3 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:50.522 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.522 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.522 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.524 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.524 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.528 [DefaultDispatcher-worker-13 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.561 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2024-02-12 22:57:50.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-12 22:57:50.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-12 22:57:50.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.564 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2024-02-12 22:57:50.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-12 22:57:50.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cf2d5f 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-12 22:57:50.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-12 22:57:50.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.582 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.584 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.585 [DefaultDispatcher-worker-9 @coroutine#3514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.585 [DefaultDispatcher-worker-9 @coroutine#3514] 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-02-12 22:57:50.585 [DefaultDispatcher-worker-9 @coroutine#3514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.585 [DefaultDispatcher-worker-9 @coroutine#3514] 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-02-12 22:57:50.587 [DefaultDispatcher-worker-5 @coroutine#3514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.587 [DefaultDispatcher-worker-5 @coroutine#3514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.594 [DefaultDispatcher-worker-12 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.594 [DefaultDispatcher-worker-12 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.594 [DefaultDispatcher-worker-12 @coroutine#3513] 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-02-12 22:57:50.594 [DefaultDispatcher-worker-12 @coroutine#3513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.595 [DefaultDispatcher-worker-5 @coroutine#3513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.595 [DefaultDispatcher-worker-5 @coroutine#3513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.598 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.612 [DefaultDispatcher-worker-10 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.628 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:50.628 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.628 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.628 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.630 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.630 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.650 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3052395d 2024-02-12 22:57:50.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-12 22:57:50.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-12 22:57:50.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.653 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3052395d: (connection evicted) 2024-02-12 22:57:50.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-12 22:57:50.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-12 22:57:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c76762 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-12 22:57:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-12 22:57:50.660 [DefaultDispatcher-worker-12 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:50.660 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.660 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.660 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.660 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.662 [DefaultDispatcher-worker-1 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.662 [DefaultDispatcher-worker-1 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.677 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.680 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.682 [DefaultDispatcher-worker-5 @coroutine#3543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.682 [DefaultDispatcher-worker-5 @coroutine#3543] 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/replication/ackAndGetPendingReplications. 2024-02-12 22:57:50.682 [DefaultDispatcher-worker-5 @coroutine#3543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.682 [DefaultDispatcher-worker-5 @coroutine#3543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:50.684 [DefaultDispatcher-worker-6 @coroutine#3543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.684 [DefaultDispatcher-worker-6 @coroutine#3543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.693 [DefaultDispatcher-worker-16 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.693 [DefaultDispatcher-worker-16 @coroutine#3542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.693 [DefaultDispatcher-worker-16 @coroutine#3542] 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/replication/nodeId. 2024-02-12 22:57:50.693 [DefaultDispatcher-worker-16 @coroutine#3542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.694 [DefaultDispatcher-worker-4 @coroutine#3542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.694 [DefaultDispatcher-worker-4 @coroutine#3542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.702 [DefaultDispatcher-worker-4 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.711 [DefaultDispatcher-worker-4 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.719 [DefaultDispatcher-worker-11 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.727 [DefaultDispatcher-worker-6 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:50.727 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.727 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.727 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.728 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.728 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.733 [DefaultDispatcher-worker-14 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.736 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.751 [DefaultDispatcher-worker-7 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.760 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:50.760 [DefaultDispatcher-worker-14 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db82155 2024-02-12 22:57:50.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-12 22:57:50.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-12 22:57:50.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.761 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db82155: (connection evicted) 2024-02-12 22:57:50.764 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5833fac4 2024-02-12 22:57:50.764 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5833fac4 2024-02-12 22:57:50.765 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5833fac4: (connection evicted) 2024-02-12 22:57:50.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-12 22:57:50.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-12 22:57:50.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4402ed61 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-12 22:57:50.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-12 22:57:50.771 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.784 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.786 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.787 [DefaultDispatcher-worker-11 @coroutine#3571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.787 [DefaultDispatcher-worker-11 @coroutine#3571] 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/replication/ackAndGetPendingReplications. 2024-02-12 22:57:50.787 [DefaultDispatcher-worker-11 @coroutine#3571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.787 [DefaultDispatcher-worker-11 @coroutine#3571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:50.789 [DefaultDispatcher-worker-5 @coroutine#3571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.789 [DefaultDispatcher-worker-5 @coroutine#3571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.796 [DefaultDispatcher-worker-11 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.796 [DefaultDispatcher-worker-11 @coroutine#3570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.796 [DefaultDispatcher-worker-11 @coroutine#3570] 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/replication/nodeId. 2024-02-12 22:57:50.796 [DefaultDispatcher-worker-11 @coroutine#3570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.797 [DefaultDispatcher-worker-9 @coroutine#3570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.797 [DefaultDispatcher-worker-9 @coroutine#3570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.806 [DefaultDispatcher-worker-6 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.814 [DefaultDispatcher-worker-14 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.822 [DefaultDispatcher-worker-14 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.830 [DefaultDispatcher-worker-14 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.839 [DefaultDispatcher-worker-9 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.847 [DefaultDispatcher-worker-6 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1 2024-02-12 22:57:50.848 [DefaultDispatcher-worker-14 @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee1b017 2024-02-12 22:57:50.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-12 22:57:50.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-12 22:57:50.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:50.850 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8641d1: (connection evicted) 2024-02-12 22:57:50.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:50.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-12 22:57:50.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-12 22:57:50.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5032b2e 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:50.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:50.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-12 22:57:50.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-12 22:57:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.868 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.870 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.871 [DefaultDispatcher-worker-14 @coroutine#3600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.871 [DefaultDispatcher-worker-14 @coroutine#3600] 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/replication/ackAndGetPendingReplications. 2024-02-12 22:57:50.871 [DefaultDispatcher-worker-14 @coroutine#3600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.871 [DefaultDispatcher-worker-14 @coroutine#3600] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:50.873 [DefaultDispatcher-worker-9 @coroutine#3600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.873 [DefaultDispatcher-worker-9 @coroutine#3600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:50.877 [DefaultDispatcher-worker-12 @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0fe6c5 2024-02-12 22:57:50.879 [DefaultDispatcher-worker-15 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.880 [DefaultDispatcher-worker-15 @coroutine#3599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.880 [DefaultDispatcher-worker-15 @coroutine#3599] 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/replication/nodeId. 2024-02-12 22:57:50.880 [DefaultDispatcher-worker-15 @coroutine#3599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.880 [DefaultDispatcher-worker-4 @coroutine#3599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.880 [DefaultDispatcher-worker-4 @coroutine#3599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:50.890 [DefaultDispatcher-worker-9 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.890 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:50.891 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.891 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.891 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.892 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.892 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.898 [DefaultDispatcher-worker-10 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.906 [DefaultDispatcher-worker-14 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.914 [DefaultDispatcher-worker-4 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.923 [DefaultDispatcher-worker-15 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.936 [DefaultDispatcher-worker-4 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.939 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.942 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.951 [DefaultDispatcher-worker-4 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.957 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:50.961 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c233434 2024-02-12 22:57:50.961 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c233434 2024-02-12 22:57:50.964 [DefaultDispatcher-worker-15 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.964 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4d9c0 2024-02-12 22:57:50.964 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4d9c0 2024-02-12 22:57:50.967 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db5f44 2024-02-12 22:57:50.967 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db5f44 2024-02-12 22:57:50.970 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9d3fb 2024-02-12 22:57:50.970 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9d3fb 2024-02-12 22:57:50.973 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56decf20 2024-02-12 22:57:50.973 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56decf20 2024-02-12 22:57:50.974 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:50.974 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.974 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:50.974 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.975 [DefaultDispatcher-worker-2 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.975 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.976 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:50.976 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c026e2 2024-02-12 22:57:50.976 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c026e2 2024-02-12 22:57:50.977 [Test worker @coroutine#3604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=558080624359952385 2024-02-12 22:57:50.977 [Test worker @coroutine#3604] 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/PersonDao/findByUidAsync?uid=558080624359952385. 2024-02-12 22:57:50.977 [Test worker @coroutine#3604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=558080624359952385 2024-02-12 22:57:50.978 [Test worker @coroutine#3604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=558080624359952385 2024-02-12 22:57:50.978 [Test worker @coroutine#3604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=558080624359952385 2024-02-12 22:57:50.978 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2d6481 2024-02-12 22:57:50.978 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2d6481 2024-02-12 22:57:50.981 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f62cb4 2024-02-12 22:57:50.981 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f62cb4 2024-02-12 22:57:50.983 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13715225 2024-02-12 22:57:50.983 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13715225 2024-02-12 22:57:50.983 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 22:57:50.987 [DefaultDispatcher-worker-13 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.994 [DefaultDispatcher-worker-10 @coroutine#3604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72 2024-02-12 22:57:50.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-12 22:57:50.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-12 22:57:50.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 22:57:50.996 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ca8e72: (connection evicted) 2024-02-12 22:57:50.997 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c233434: (connection evicted) 2024-02-12 22:57:50.997 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e4d9c0: (connection evicted) 2024-02-12 22:57:50.998 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16db5f44: (connection evicted) 2024-02-12 22:57:50.998 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d9d3fb: (connection evicted) 2024-02-12 22:57:50.998 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56decf20: (connection evicted) 2024-02-12 22:57:50.999 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c026e2: (connection evicted) 2024-02-12 22:57:50.999 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e2d6481: (connection evicted) 2024-02-12 22:57:50.999 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f62cb4: (connection evicted) 2024-02-12 22:57:51.000 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13715225: (connection evicted) 2024-02-12 22:57:51.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-12 22:57:51.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@155767a7 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-12 22:57:51.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-12 22:57:51.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.020 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.021 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.022 [DefaultDispatcher-worker-8 @coroutine#3643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:51.022 [DefaultDispatcher-worker-8 @coroutine#3643] 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/replication/ackAndGetPendingReplications. 2024-02-12 22:57:51.022 [DefaultDispatcher-worker-8 @coroutine#3643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:51.022 [DefaultDispatcher-worker-8 @coroutine#3643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 22:57:51.024 [DefaultDispatcher-worker-13 @coroutine#3643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:51.024 [DefaultDispatcher-worker-13 @coroutine#3643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 22:57:51.031 [DefaultDispatcher-worker-15 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.031 [DefaultDispatcher-worker-15 @coroutine#3642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:51.031 [DefaultDispatcher-worker-15 @coroutine#3642] 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/replication/nodeId. 2024-02-12 22:57:51.031 [DefaultDispatcher-worker-15 @coroutine#3642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 22:57:51.032 [DefaultDispatcher-worker-15 @coroutine#3642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 22:57:51.032 [DefaultDispatcher-worker-15 @coroutine#3642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 22:57:51.039 [DefaultDispatcher-worker-8 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.048 [DefaultDispatcher-worker-16 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.057 [DefaultDispatcher-worker-1 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.065 [DefaultDispatcher-worker-16 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.074 [DefaultDispatcher-worker-15 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.082 [DefaultDispatcher-worker-2 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.084 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.094 [DefaultDispatcher-worker-1 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.103 [DefaultDispatcher-worker-16 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-02-12 22:57:51.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-12 22:57:51.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-12 22:57:51.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.105 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.105 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46067a74: (connection evicted) 2024-02-12 22:57:51.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-12 22:57:51.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-12 22:57:51.121 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:51.121 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.121 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.121 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-12 22:57:51.122 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.122 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3545c913 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.122 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.123 [Test worker @coroutine#3664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-12 22:57:51.132 [DefaultDispatcher-worker-8 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:51.133 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.133 [DefaultDispatcher-worker-8 @coroutine#3021] 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-02-12 22:57:51.133 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.134 [DefaultDispatcher-worker-8 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.140 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.151 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.153 [Test worker @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.154 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.165 [DefaultDispatcher-worker-6 @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.174 [DefaultDispatcher-worker-9 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155 2024-02-12 22:57:51.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-12 22:57:51.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-12 22:57:51.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.177 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdc5155: (connection evicted) 2024-02-12 22:57:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-12 22:57:51.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69efdfd9 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.180 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.181 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-12 22:57:51.200 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.201 [DefaultDispatcher-worker-11 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:51.201 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.201 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.201 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.202 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.202 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.211 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.213 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.214 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2662e3ff 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.215 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-12 22:57:51.216 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.216 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.216 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-12 22:57:51.230 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.241 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.242 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.244 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.256 [DefaultDispatcher-worker-6 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682482ee 2024-02-12 22:57:51.272 [DefaultDispatcher-worker-3 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.281 [DefaultDispatcher-worker-6 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.281 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:51.289 [DefaultDispatcher-worker-3 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-12 22:57:51.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-12 22:57:51.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-12 22:57:51.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.301 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30: (connection evicted) 2024-02-12 22:57:51.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-12 22:57:51.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-12 22:57:51.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-12 22:57:51.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-12 22:57:51.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.302 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682482ee: (connection evicted) 2024-02-12 22:57:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-12 22:57:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a738d47 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.303 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.304 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-12 22:57:51.318 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.329 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.331 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.333 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3328db4f 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.333 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.334 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-12 22:57:51.345 [DefaultDispatcher-worker-5 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:51.346 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.346 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.346 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.347 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.347 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.350 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.360 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.362 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.364 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.375 [DefaultDispatcher-worker-7 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-12 22:57:51.390 [DefaultDispatcher-worker-7 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.399 [DefaultDispatcher-worker-16 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.404 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:51.408 [DefaultDispatcher-worker-15 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08 2024-02-12 22:57:51.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-12 22:57:51.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-12 22:57:51.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.417 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8bd9d08: (connection evicted) 2024-02-12 22:57:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-12 22:57:51.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-12 22:57:51.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-12 22:57:51.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-12 22:57:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.419 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1390a43a: (connection evicted) 2024-02-12 22:57:51.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-12 22:57:51.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15324f25 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.421 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-12 22:57:51.422 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.422 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.422 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-12 22:57:51.437 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.448 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.450 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.451 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.461 [DefaultDispatcher-worker-4 @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.481 [DefaultDispatcher-worker-7 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.483 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.491 [DefaultDispatcher-worker-7 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22e650e 2024-02-12 22:57:51.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-12 22:57:51.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-12 22:57:51.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.501 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22e650e: (connection evicted) 2024-02-12 22:57:51.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-12 22:57:51.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5b4b91 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.503 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-12 22:57:51.504 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.504 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.504 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-12 22:57:51.520 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.531 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.532 [DefaultDispatcher-worker-16 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:51.532 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.532 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.532 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.533 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.533 [DefaultDispatcher-worker-15 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.533 [DefaultDispatcher-worker-15 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.535 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.544 [DefaultDispatcher-worker-12 @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.546 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c2d002 2024-02-12 22:57:51.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-12 22:57:51.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-12 22:57:51.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.550 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76c2d002: (connection evicted) 2024-02-12 22:57:51.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-12 22:57:51.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e405eaf 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.557 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-12 22:57:51.572 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.583 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.585 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.586 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.680 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:51.681 [DefaultDispatcher-worker-11 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.682 [DefaultDispatcher-worker-16 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:51.682 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.683 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.683 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.684 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.684 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.688 [DefaultDispatcher-worker-12 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:51.688 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.688 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.688 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.689 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.689 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.759 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:51.759 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.759 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.759 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.760 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.760 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.770 [DefaultDispatcher-worker-9 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4446a191 2024-02-12 22:57:51.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-12 22:57:51.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-12 22:57:51.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.818 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4446a191: (connection evicted) 2024-02-12 22:57:51.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-12 22:57:51.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435e224d 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.821 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.822 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-12 22:57:51.839 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.850 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.851 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.853 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.862 [DefaultDispatcher-worker-6 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.864 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.885 [DefaultDispatcher-worker-11 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.893 [DefaultDispatcher-worker-2 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f 2024-02-12 22:57:51.901 [DefaultDispatcher-worker-10 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:51.901 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.901 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:51.901 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.902 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.902 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:51.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-12 22:57:51.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-12 22:57:51.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:51.903 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd7af2f: (connection evicted) 2024-02-12 22:57:51.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:51.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-12 22:57:51.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-12 22:57:51.905 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2472ba04 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.906 [Test worker @coroutine#3925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-12 22:57:51.920 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.933 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.934 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.936 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:51.951 [DefaultDispatcher-worker-13 @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-02-12 22:57:52.006 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.014 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:52.014 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.014 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.014 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-12 22:57:52.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-12 22:57:52.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.016 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.016 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.016 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc: (connection evicted) 2024-02-12 22:57:52.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:52.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-12 22:57:52.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-12 22:57:52.117 [DefaultDispatcher-worker-9 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.119 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:52.127 [DefaultDispatcher-worker-12 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.132 [DefaultDispatcher-worker-14 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:52.133 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.133 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.133 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.134 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.134 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.136 [DefaultDispatcher-worker-6 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.144 [DefaultDispatcher-worker-13 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.144 [DefaultDispatcher-worker-3 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:52.145 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.145 [DefaultDispatcher-worker-3 @coroutine#3021] 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-02-12 22:57:52.145 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.146 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.178 [DefaultDispatcher-worker-3 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.179 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 22:57:52.185 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-12 22:57:52.187 [DefaultDispatcher-worker-9 @coroutine#3964] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe72b0 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:52.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:52.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-12 22:57:52.202 [DefaultDispatcher-worker-7 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.202 [DefaultDispatcher-worker-7 @coroutine#3966] 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-02-12 22:57:52.202 [DefaultDispatcher-worker-7 @coroutine#3966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.202 [DefaultDispatcher-worker-7 @coroutine#3966] 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-02-12 22:57:52.204 [eventLoopGroupProxy-19-1 @call-handler#3973] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:52.205 [eventLoopGroupProxy-19-1 @call-handler#3973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.205 [eventLoopGroupProxy-19-2 @call-handler#3975] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:52.205 [eventLoopGroupProxy-19-2 @call-handler#3975] 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-02-12 22:57:52.205 [eventLoopGroupProxy-19-2 @call-handler#3975] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.206 [eventLoopGroupProxy-19-2 @call-handler#3975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-12 22:57:52.207 [DefaultDispatcher-worker-2 @coroutine#3966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.207 [DefaultDispatcher-worker-2 @coroutine#3966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aff157e 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:52.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:52.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-12 22:57:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-12 22:57:52.215 [DefaultDispatcher-worker-2 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:52.215 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.215 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.215 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.217 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.219 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.229 [DefaultDispatcher-worker-9 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.229 [DefaultDispatcher-worker-9 @coroutine#3982] 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-02-12 22:57:52.229 [DefaultDispatcher-worker-9 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.229 [DefaultDispatcher-worker-9 @coroutine#3982] 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-02-12 22:57:52.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a000fff 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:52.230 [eventLoopGroupProxy-19-2 @call-handler#3986] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:52.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-12 22:57:52.230 [eventLoopGroupProxy-19-2 @call-handler#3986] 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-02-12 22:57:52.230 [eventLoopGroupProxy-19-2 @call-handler#3986] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 22:57:52.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 22:57:52.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-12 22:57:52.231 [eventLoopGroupProxy-19-2 @call-handler#3986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.231 [eventLoopGroupProxy-19-3 @call-handler#3989] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:52.231 [DefaultDispatcher-worker-14 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.231 [DefaultDispatcher-worker-14 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.231 [eventLoopGroupProxy-19-3 @call-handler#3989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.233 [DefaultDispatcher-worker-7 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.233 [DefaultDispatcher-worker-7 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.233 [DefaultDispatcher-worker-7 @coroutine#3965] 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-02-12 22:57:52.234 [DefaultDispatcher-worker-7 @coroutine#3965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.234 [eventLoopGroupProxy-19-2 @call-handler#3994] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:52.234 [eventLoopGroupProxy-19-2 @call-handler#3994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.235 [DefaultDispatcher-worker-11 @coroutine#3965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.235 [DefaultDispatcher-worker-11 @coroutine#3965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.245 [DefaultDispatcher-worker-13 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.251 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.251 [DefaultDispatcher-worker-12 @coroutine#4000] 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-02-12 22:57:52.251 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.251 [DefaultDispatcher-worker-12 @coroutine#4000] 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-02-12 22:57:52.252 [eventLoopGroupProxy-19-2 @call-handler#4004] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 22:57:52.253 [eventLoopGroupProxy-19-2 @call-handler#4004] 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-02-12 22:57:52.253 [eventLoopGroupProxy-19-2 @call-handler#4004] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.253 [DefaultDispatcher-worker-6 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.253 [eventLoopGroupProxy-19-4 @call-handler#4008] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 22:57:52.254 [eventLoopGroupProxy-19-4 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.257 [DefaultDispatcher-worker-8 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.257 [DefaultDispatcher-worker-8 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.257 [DefaultDispatcher-worker-8 @coroutine#3981] 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-02-12 22:57:52.257 [DefaultDispatcher-worker-8 @coroutine#3981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.261 [eventLoopGroupProxy-19-5 @call-handler#4014] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:52.261 [eventLoopGroupProxy-19-5 @call-handler#4014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.262 [DefaultDispatcher-worker-9 @coroutine#3981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.262 [DefaultDispatcher-worker-9 @coroutine#3981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.264 [DefaultDispatcher-worker-13 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.265 [eventLoopGroupProxy-19-2 @call-handler#4004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.265 [DefaultDispatcher-worker-14 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.265 [DefaultDispatcher-worker-14 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 22:57:52.272 [DefaultDispatcher-worker-9 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.275 [DefaultDispatcher-worker-5 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.281 [DefaultDispatcher-worker-14 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 22:57:52.281 [DefaultDispatcher-worker-14 @coroutine#3999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.281 [DefaultDispatcher-worker-14 @coroutine#3999] 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-02-12 22:57:52.281 [DefaultDispatcher-worker-14 @coroutine#3999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.281 [DefaultDispatcher-worker-13 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.282 [eventLoopGroupProxy-19-2 @call-handler#4024] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 22:57:52.282 [eventLoopGroupProxy-19-2 @call-handler#4024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.283 [DefaultDispatcher-worker-16 @coroutine#3999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.283 [DefaultDispatcher-worker-16 @coroutine#3999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.284 [DefaultDispatcher-worker-2 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.288 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.292 [DefaultDispatcher-worker-8 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.292 [DefaultDispatcher-worker-9 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 22:57:52.301 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.301 [DefaultDispatcher-worker-14 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 22:57:52.308 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.330 [DefaultDispatcher-worker-6 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.331 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.331 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.331 [DefaultDispatcher-worker-6 @coroutine#4006] 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-02-12 22:57:52.331 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.332 [eventLoopGroupProxy-19-2 @call-handler#4041] 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-02-12 22:57:52.340 [DefaultDispatcher-worker-9 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.356 [DefaultDispatcher-worker-6 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:52.356 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.356 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.356 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-12 22:57:52.357 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] 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?uid=558080628964925441. 2024-02-12 22:57:52.357 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441 2024-02-12 22:57:52.358 [eventLoopGroupProxy-19-2 @call-handler#4048] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-12 22:57:52.364 [eventLoopGroupProxy-19-2 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.364 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441 2024-02-12 22:57:52.364 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441 2024-02-12 22:57:52.365 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441. 2024-02-12 22:57:52.365 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925441 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.373 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.374 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.374 [DefaultDispatcher-worker-9 @coroutine#4006] 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-02-12 22:57:52.374 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.375 [eventLoopGroupProxy-19-2 @call-handler#4052] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-12 22:57:52.376 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.377 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.377 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.377 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 22:57:52.377 [DefaultDispatcher-worker-6 @coroutine#4006] 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-02-12 22:57:52.386 [DefaultDispatcher-worker-15 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.408 [DefaultDispatcher-worker-5 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.418 [DefaultDispatcher-worker-2 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.418 [DefaultDispatcher-worker-16 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.419 [DefaultDispatcher-worker-16 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.419 [DefaultDispatcher-worker-16 @coroutine#3967] 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-02-12 22:57:52.419 [DefaultDispatcher-worker-16 @coroutine#3967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.419 [DefaultDispatcher-worker-16 @coroutine#3967] 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-02-12 22:57:52.420 [eventLoopGroupProxy-19-2 @call-handler#4059] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:52.420 [eventLoopGroupProxy-19-2 @call-handler#4059] 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-02-12 22:57:52.420 [eventLoopGroupProxy-19-2 @call-handler#4059] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.425 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.433 [DefaultDispatcher-worker-9 @call-handler#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.433 [eventLoopGroupProxy-19-2 @call-handler#4059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.434 [DefaultDispatcher-worker-12 @coroutine#3967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.434 [DefaultDispatcher-worker-12 @coroutine#3967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.434 [DefaultDispatcher-worker-12 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:52.434 [DefaultDispatcher-worker-12 @coroutine#3967] 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-02-12 22:57:52.444 [DefaultDispatcher-worker-8 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.446 [DefaultDispatcher-worker-1 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.452 [DefaultDispatcher-worker-10 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.479 [DefaultDispatcher-worker-16 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.480 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.480 [DefaultDispatcher-worker-6 @coroutine#4006] 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-02-12 22:57:52.480 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.481 [eventLoopGroupProxy-19-2 @call-handler#4075] 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-02-12 22:57:52.489 [DefaultDispatcher-worker-3 @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.504 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.504 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 22:57:52.504 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-12 22:57:52.504 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-12 22:57:52.505 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442 2024-02-12 22:57:52.505 [DefaultDispatcher-worker-12 @coroutine#4006] 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?uid=558080628964925442. 2024-02-12 22:57:52.505 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442 2024-02-12 22:57:52.506 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-12 22:57:52.506 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.507 [DefaultDispatcher-worker-3 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442 2024-02-12 22:57:52.507 [DefaultDispatcher-worker-3 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442 2024-02-12 22:57:52.507 [DefaultDispatcher-worker-3 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442. 2024-02-12 22:57:52.507 [DefaultDispatcher-worker-3 @coroutine#4006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=558080628964925442 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.516 [DefaultDispatcher-worker-10 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.517 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.517 [DefaultDispatcher-worker-10 @coroutine#4006] 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-02-12 22:57:52.517 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.518 [eventLoopGroupProxy-19-2 @call-handler#4083] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-12 22:57:52.518 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.519 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.519 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 22:57:52.519 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 22:57:52.519 [DefaultDispatcher-worker-10 @coroutine#4006] 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-02-12 22:57:52.527 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.544 [DefaultDispatcher-worker-9 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:52.545 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.545 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.545 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.546 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.546 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.550 [DefaultDispatcher-worker-6 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.561 [DefaultDispatcher-worker-11 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.561 [DefaultDispatcher-worker-11 @coroutine#3983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.561 [DefaultDispatcher-worker-11 @coroutine#3983] 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-02-12 22:57:52.561 [DefaultDispatcher-worker-11 @coroutine#3983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.561 [DefaultDispatcher-worker-11 @coroutine#3983] 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-02-12 22:57:52.562 [eventLoopGroupProxy-19-2 @call-handler#4091] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:52.562 [eventLoopGroupProxy-19-2 @call-handler#4091] 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-02-12 22:57:52.562 [eventLoopGroupProxy-19-2 @call-handler#4091] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.562 [DefaultDispatcher-worker-10 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.570 [DefaultDispatcher-worker-1 @call-handler#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.570 [eventLoopGroupProxy-19-2 @call-handler#4091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.571 [DefaultDispatcher-worker-6 @coroutine#3983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.571 [DefaultDispatcher-worker-6 @coroutine#3983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.571 [DefaultDispatcher-worker-6 @coroutine#3983] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:52.571 [DefaultDispatcher-worker-6 @coroutine#3983] 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-02-12 22:57:52.579 [DefaultDispatcher-worker-11 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.581 [DefaultDispatcher-worker-5 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.597 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.597 [UI Thread @coroutine#4102] 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/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.597 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.599 [eventLoopGroupProxy-19-2 @call-handler#4112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-12 22:57:52.599 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.599 [UI Thread @coroutine#4107] 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=558080628964925440&accountPersonUid=558080628964925441. 2024-02-12 22:57:52.599 [UI Thread @coroutine#4107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.599 [UI Thread @coroutine#4109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.599 [UI Thread @coroutine#4109] 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=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.599 [UI Thread @coroutine#4109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.599 [eventLoopGroupProxy-19-5 @call-handler#4115] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-12 22:57:52.603 [eventLoopGroupProxy-19-6 @call-handler#4122] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-12 22:57:52.605 [eventLoopGroupProxy-19-6 @call-handler#4122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.606 [UI Thread @coroutine#4109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.606 [UI Thread @coroutine#4109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.606 [eventLoopGroupProxy-19-2 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.606 [UI Thread @coroutine#4109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.606 [UI Thread @coroutine#4109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.607 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.607 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.607 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.607 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.607 [eventLoopGroupProxy-19-5 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.608 [UI Thread @coroutine#4107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.608 [UI Thread @coroutine#4107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.608 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441. 2024-02-12 22:57:52.608 [UI Thread @coroutine#4107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.615 [DefaultDispatcher-worker-3 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.623 [DefaultDispatcher-worker-13 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.633 [DefaultDispatcher-worker-8 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.636 [UI Thread @coroutine#4133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440 2024-02-12 22:57:52.637 [UI Thread @coroutine#4133] 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=558080628964925440. 2024-02-12 22:57:52.637 [UI Thread @coroutine#4133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440 2024-02-12 22:57:52.638 [eventLoopGroupProxy-19-2 @call-handler#4135] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-12 22:57:52.639 [eventLoopGroupProxy-19-2 @call-handler#4135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.640 [UI Thread @coroutine#4133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440 2024-02-12 22:57:52.640 [UI Thread @coroutine#4133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440 2024-02-12 22:57:52.640 [UI Thread @coroutine#4133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440. 2024-02-12 22:57:52.640 [UI Thread @coroutine#4133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.649 [DefaultDispatcher-worker-5 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.660 [DefaultDispatcher-worker-10 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.669 [DefaultDispatcher-worker-13 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.669 [DefaultDispatcher-worker-13 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.669 [DefaultDispatcher-worker-13 @coroutine#3967] 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-02-12 22:57:52.669 [DefaultDispatcher-worker-13 @coroutine#3967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.669 [DefaultDispatcher-worker-13 @coroutine#3967] 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-02-12 22:57:52.670 [eventLoopGroupProxy-19-2 @call-handler#4145] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:52.671 [eventLoopGroupProxy-19-2 @call-handler#4145] 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-02-12 22:57:52.671 [eventLoopGroupProxy-19-2 @call-handler#4145] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.680 [DefaultDispatcher-worker-12 @call-handler#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.680 [eventLoopGroupProxy-19-2 @call-handler#4145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.681 [DefaultDispatcher-worker-15 @coroutine#3967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.681 [DefaultDispatcher-worker-15 @coroutine#3967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.681 [DefaultDispatcher-worker-15 @coroutine#3967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:52.681 [DefaultDispatcher-worker-15 @coroutine#3967] 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-02-12 22:57:52.689 [UI Thread @coroutine#4153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.689 [UI Thread @coroutine#4153] 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=558080628964925440&accountPersonUid=558080628964925442. 2024-02-12 22:57:52.689 [UI Thread @coroutine#4153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.690 [eventLoopGroupProxy-19-2 @call-handler#4161] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-12 22:57:52.690 [UI Thread @coroutine#4155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441 2024-02-12 22:57:52.690 [UI Thread @coroutine#4155] 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=558080628964925441. 2024-02-12 22:57:52.690 [UI Thread @coroutine#4155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441 2024-02-12 22:57:52.691 [DefaultDispatcher-worker-5 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.691 [eventLoopGroupProxy-19-5 @call-handler#4165] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-12 22:57:52.693 [eventLoopGroupProxy-19-5 @call-handler#4165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.694 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440 2024-02-12 22:57:52.694 [UI Thread @coroutine#4167] 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=558080628964925440. 2024-02-12 22:57:52.694 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440 2024-02-12 22:57:52.694 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.694 [UI Thread @coroutine#4169] 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=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.694 [UI Thread @coroutine#4169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.695 [UI Thread @coroutine#4171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.695 [UI Thread @coroutine#4171] 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=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.695 [UI Thread @coroutine#4171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.695 [eventLoopGroupProxy-19-5 @call-handler#4178] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-12 22:57:52.695 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:52.695 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.695 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.695 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.696 [UI Thread @coroutine#4155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441 2024-02-12 22:57:52.696 [UI Thread @coroutine#4155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441 2024-02-12 22:57:52.696 [eventLoopGroupProxy-19-6 @call-handler#4183] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-12 22:57:52.696 [eventLoopGroupProxy-19-2 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.696 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.696 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.696 [UI Thread @coroutine#4155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441. 2024-02-12 22:57:52.696 [UI Thread @coroutine#4155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=558080628964925441 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.697 [UI Thread @coroutine#4153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.697 [UI Thread @coroutine#4153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.697 [eventLoopGroupProxy-19-5 @call-handler#4178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.698 [UI Thread @coroutine#4153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442. 2024-02-12 22:57:52.698 [UI Thread @coroutine#4153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.698 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440 2024-02-12 22:57:52.698 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440 2024-02-12 22:57:52.698 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440. 2024-02-12 22:57:52.698 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.699 [eventLoopGroupProxy-19-7 @call-handler#4194] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-12 22:57:52.699 [eventLoopGroupProxy-19-6 @call-handler#4183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.700 [UI Thread @coroutine#4171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.700 [UI Thread @coroutine#4171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.700 [UI Thread @coroutine#4171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.700 [UI Thread @coroutine#4171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.701 [eventLoopGroupProxy-19-7 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.701 [UI Thread @coroutine#4169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.702 [UI Thread @coroutine#4169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.702 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.702 [UI Thread @coroutine#4169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.704 [DefaultDispatcher-worker-6 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:52.704 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.704 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.704 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.707 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.707 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.710 [DefaultDispatcher-worker-16 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.721 [DefaultDispatcher-worker-9 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.742 [DefaultDispatcher-worker-2 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.751 [DefaultDispatcher-worker-11 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.761 [DefaultDispatcher-worker-16 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.765 [UI Thread @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.765 [UI Thread @coroutine#4206] 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=558080628964925440&accountPersonUid=558080628964925442. 2024-02-12 22:57:52.765 [UI Thread @coroutine#4206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.766 [eventLoopGroupProxy-19-2 @call-handler#4208] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-12 22:57:52.768 [eventLoopGroupProxy-19-2 @call-handler#4208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.768 [DefaultDispatcher-worker-11 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:52.768 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.768 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.768 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.769 [UI Thread @coroutine#4206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.769 [UI Thread @coroutine#4206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 2024-02-12 22:57:52.769 [UI Thread @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442. 2024-02-12 22:57:52.769 [UI Thread @coroutine#4206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=558080628964925440&accountPersonUid=558080628964925442 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.770 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.770 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.778 [DefaultDispatcher-worker-3 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.788 [DefaultDispatcher-worker-12 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.795 [DefaultDispatcher-worker-18 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.795 [DefaultDispatcher-worker-18 @coroutine#3983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.795 [DefaultDispatcher-worker-18 @coroutine#3983] 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-02-12 22:57:52.795 [DefaultDispatcher-worker-18 @coroutine#3983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.795 [DefaultDispatcher-worker-18 @coroutine#3983] 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-02-12 22:57:52.796 [eventLoopGroupProxy-19-2 @call-handler#4216] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 22:57:52.796 [eventLoopGroupProxy-19-2 @call-handler#4216] 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-02-12 22:57:52.796 [eventLoopGroupProxy-19-2 @call-handler#4216] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 22:57:52.805 [DefaultDispatcher-worker-18 @call-handler#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 22:57:52.805 [eventLoopGroupProxy-19-2 @call-handler#4216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.806 [DefaultDispatcher-worker-3 @coroutine#3983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.806 [DefaultDispatcher-worker-3 @coroutine#3983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 22:57:52.806 [DefaultDispatcher-worker-3 @coroutine#3983] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 22:57:52.806 [DefaultDispatcher-worker-3 @coroutine#3983] 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-02-12 22:57:52.808 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.808 [UI Thread @coroutine#4227] 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/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.808 [UI Thread @coroutine#4227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.808 [UI Thread @coroutine#4235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.808 [UI Thread @coroutine#4235] 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=558080628964925440&accountPersonUid=558080628964925441. 2024-02-12 22:57:52.808 [UI Thread @coroutine#4235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.808 [UI Thread @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.808 [UI Thread @coroutine#4237] 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=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.808 [UI Thread @coroutine#4237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.809 [eventLoopGroupProxy-19-2 @call-handler#4244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-12 22:57:52.809 [eventLoopGroupProxy-19-6 @call-handler#4245] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-12 22:57:52.809 [eventLoopGroupProxy-19-7 @call-handler#4246] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-12 22:57:52.813 [eventLoopGroupProxy-19-2 @call-handler#4244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.813 [eventLoopGroupProxy-19-7 @call-handler#4246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.813 [eventLoopGroupProxy-19-6 @call-handler#4245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 22:57:52.814 [UI Thread @coroutine#4227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.814 [UI Thread @coroutine#4227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.814 [UI Thread @coroutine#4237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.814 [UI Thread @coroutine#4237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 2024-02-12 22:57:52.814 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.814 [UI Thread @coroutine#4227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.814 [UI Thread @coroutine#4237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440. 2024-02-12 22:57:52.814 [UI Thread @coroutine#4237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=558080628964925441&assignmentUid=558080628964925440 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.814 [UI Thread @coroutine#4235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.814 [UI Thread @coroutine#4235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 2024-02-12 22:57:52.815 [UI Thread @coroutine#4235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441. 2024-02-12 22:57:52.815 [UI Thread @coroutine#4235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=558080628964925440&accountPersonUid=558080628964925441 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:52.817 [DefaultDispatcher-worker-3 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 22:57:52.822 [DefaultDispatcher-worker-15 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.829 [DefaultDispatcher-worker-15 @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.837 [DefaultDispatcher-worker-14 @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 22:57:52.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-12 22:57:52.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-12 22:57:52.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.840 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156d7556: (connection evicted) 2024-02-12 22:57:52.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:52.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-12 22:57:52.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-12 22:57:52.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-12 22:57:52.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-12 22:57:52.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:52.842 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106c73ed: (connection evicted) 2024-02-12 22:57:52.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:52.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-12 22:57:52.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-12 22:57:52.910 [DefaultDispatcher-worker-5 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:52.910 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.910 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:52.910 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.911 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:52.912 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.024 [DefaultDispatcher-worker-4 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:53.024 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.024 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.024 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.025 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.025 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.143 [DefaultDispatcher-worker-14 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:53.143 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.143 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.143 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.144 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.144 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.153 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:53.153 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.153 [DefaultDispatcher-worker-5 @coroutine#3021] 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-02-12 22:57:53.153 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.154 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.228 [DefaultDispatcher-worker-14 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:53.228 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.228 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.228 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.229 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.229 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.366 [DefaultDispatcher-worker-14 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:53.367 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.367 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.367 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.368 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.368 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.554 [DefaultDispatcher-worker-16 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:53.555 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.555 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.555 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.556 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.556 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.707 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:53.708 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.708 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.708 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.709 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.709 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.718 [DefaultDispatcher-worker-15 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:53.719 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.719 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.719 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.720 [DefaultDispatcher-worker-10 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.720 [DefaultDispatcher-worker-10 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.779 [DefaultDispatcher-worker-7 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:53.779 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.779 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.779 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.781 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.781 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-12 22:57:53.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-12 22:57:53.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:53.847 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea: (connection evicted) 2024-02-12 22:57:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:53.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-12 22:57:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d49939 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:53.851 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-12 22:57:53.852 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.852 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.852 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-12 22:57:53.867 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.877 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.879 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.881 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f403d0a 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:53.881 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-12 22:57:53.882 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.882 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.882 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-12 22:57:53.894 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.905 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.907 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.908 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.919 [DefaultDispatcher-worker-6 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8 2024-02-12 22:57:53.922 [DefaultDispatcher-worker-15 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:53.922 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.922 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:53.922 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.923 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.923 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:53.932 [DefaultDispatcher-worker-15 @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.948 [DefaultDispatcher-worker-11 @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-02-12 22:57:53.952 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:53.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-12 22:57:53.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-12 22:57:53.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:53.953 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07: (connection evicted) 2024-02-12 22:57:53.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:53.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-12 22:57:53.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-12 22:57:53.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-12 22:57:53.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-12 22:57:53.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:53.954 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bd5b1c8: (connection evicted) 2024-02-12 22:57:53.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:53.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-12 22:57:53.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466bf366 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:53.956 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.957 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-12 22:57:53.976 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.987 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.989 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.990 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc987b 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:53.991 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-12 22:57:54.004 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:54.015 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:54.016 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:54.018 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:54.030 [DefaultDispatcher-worker-8 @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2024-02-12 22:57:54.034 [DefaultDispatcher-worker-13 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:54.034 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.034 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.034 [DefaultDispatcher-worker-13 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.036 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.036 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.044 [DefaultDispatcher-worker-17 @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:54.057 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.058 [DefaultDispatcher-worker-14 @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:54.069 [DefaultDispatcher-worker-9 @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:54.086 [DefaultDispatcher-worker-5 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700596f9 2024-02-12 22:57:54.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-12 22:57:54.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-12 22:57:54.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.090 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@700596f9: (connection evicted) 2024-02-12 22:57:54.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-12 22:57:54.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-12 22:57:54.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-12 22:57:54.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-12 22:57:54.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.091 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cbd3871: (connection evicted) 2024-02-12 22:57:54.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-12 22:57:54.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1235732d 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.093 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.094 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-12 22:57:54.094 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.094 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.094 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-12 22:57:54.110 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.120 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.122 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.124 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12921ee1 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.124 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.125 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-12 22:57:54.138 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.148 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.150 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.155 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:54.155 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.155 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.155 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.157 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.157 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.162 [DefaultDispatcher-worker-5 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29390110 2024-02-12 22:57:54.164 [DefaultDispatcher-worker-12 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:54.164 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.164 [DefaultDispatcher-worker-12 @coroutine#3021] 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-02-12 22:57:54.164 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.165 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.176 [DefaultDispatcher-worker-10 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.188 [DefaultDispatcher-worker-17 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54644470 2024-02-12 22:57:54.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-12 22:57:54.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-12 22:57:54.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.192 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54644470: (connection evicted) 2024-02-12 22:57:54.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-12 22:57:54.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-12 22:57:54.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-12 22:57:54.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-12 22:57:54.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.193 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29390110: (connection evicted) 2024-02-12 22:57:54.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-12 22:57:54.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-12 22:57:54.195 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7859fc7 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.196 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-12 22:57:54.197 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.197 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.197 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-12 22:57:54.215 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.225 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.227 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.229 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.229 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-12 22:57:54.229 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e797a39 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.230 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-12 22:57:54.238 [DefaultDispatcher-worker-11 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:54.238 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.238 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.238 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.239 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.239 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.245 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.256 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.257 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.259 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.270 [DefaultDispatcher-worker-10 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4349389d 2024-02-12 22:57:54.283 [DefaultDispatcher-worker-10 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.296 [DefaultDispatcher-worker-4 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ab976b 2024-02-12 22:57:54.297 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-12 22:57:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-12 22:57:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.300 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ab976b: (connection evicted) 2024-02-12 22:57:54.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-12 22:57:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-12 22:57:54.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-12 22:57:54.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-12 22:57:54.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.301 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4349389d: (connection evicted) 2024-02-12 22:57:54.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-12 22:57:54.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-12 22:57:54.303 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa64998 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.304 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-12 22:57:54.321 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.332 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.333 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.335 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.335 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-12 22:57:54.335 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.335 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.335 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.335 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc5ca01 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.336 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-12 22:57:54.349 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.360 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.362 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.363 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.374 [DefaultDispatcher-worker-8 @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-12 22:57:54.377 [DefaultDispatcher-worker-1 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:54.377 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.377 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.377 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.378 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.379 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.388 [DefaultDispatcher-worker-12 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.405 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.407 [DefaultDispatcher-worker-16 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-12 22:57:54.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-12 22:57:54.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-12 22:57:54.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.418 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ffe853: (connection evicted) 2024-02-12 22:57:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-12 22:57:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-12 22:57:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-12 22:57:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-12 22:57:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.419 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e6856c: (connection evicted) 2024-02-12 22:57:54.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-12 22:57:54.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6020cd42 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.421 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-12 22:57:54.422 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.422 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.422 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-12 22:57:54.440 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.450 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.452 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.454 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc3fc5c 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.454 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.455 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-12 22:57:54.455 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.455 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.455 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-12 22:57:54.468 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.478 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.480 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.481 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.492 [DefaultDispatcher-worker-15 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-12 22:57:54.505 [DefaultDispatcher-worker-11 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.519 [DefaultDispatcher-worker-6 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.522 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.526 [DefaultDispatcher-worker-11 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-12 22:57:54.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-12 22:57:54.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-12 22:57:54.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.530 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326d39fd: (connection evicted) 2024-02-12 22:57:54.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-12 22:57:54.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-12 22:57:54.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-12 22:57:54.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-12 22:57:54.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.531 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173602c0: (connection evicted) 2024-02-12 22:57:54.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-12 22:57:54.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.533 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.534 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-12 22:57:54.549 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.561 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.563 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.565 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.565 [DefaultDispatcher-worker-16 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:54.565 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.565 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.565 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f84bb1 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.565 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-12 22:57:54.566 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.566 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.566 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-12 22:57:54.566 [DefaultDispatcher-worker-18 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.566 [DefaultDispatcher-worker-18 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.579 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.589 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.591 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.593 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.605 [DefaultDispatcher-worker-10 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-12 22:57:54.621 [DefaultDispatcher-worker-2 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.634 [DefaultDispatcher-worker-2 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.634 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.643 [DefaultDispatcher-worker-6 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.659 [DefaultDispatcher-worker-10 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-12 22:57:54.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-12 22:57:54.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-12 22:57:54.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.662 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73: (connection evicted) 2024-02-12 22:57:54.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-12 22:57:54.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-12 22:57:54.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-12 22:57:54.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-12 22:57:54.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.664 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6527f68a: (connection evicted) 2024-02-12 22:57:54.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-12 22:57:54.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-12 22:57:54.665 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41fe0d98 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.666 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-12 22:57:54.681 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.692 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.693 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.695 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786de0a3 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.695 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.696 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-12 22:57:54.709 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.718 [DefaultDispatcher-worker-12 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:54.719 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.719 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.719 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.720 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.720 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.721 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.722 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.724 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.730 [DefaultDispatcher-worker-14 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:54.730 [DefaultDispatcher-worker-14 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.730 [DefaultDispatcher-worker-14 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.730 [DefaultDispatcher-worker-14 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.731 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.731 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.734 [DefaultDispatcher-worker-1 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-02-12 22:57:54.748 [DefaultDispatcher-worker-6 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.761 [DefaultDispatcher-worker-4 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.765 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2024-02-12 22:57:54.766 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-12 22:57:54.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-12 22:57:54.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.769 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00: (connection evicted) 2024-02-12 22:57:54.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-12 22:57:54.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-12 22:57:54.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-12 22:57:54.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-12 22:57:54.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.770 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f031994: (connection evicted) 2024-02-12 22:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-12 22:57:54.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-12 22:57:54.772 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e549515 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.773 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-12 22:57:54.774 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.774 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.774 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-12 22:57:54.790 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.790 [DefaultDispatcher-worker-16 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:54.790 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.790 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.790 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.792 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.792 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.802 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.803 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.805 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a35cccf 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.806 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.807 [Test worker @coroutine#4679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-12 22:57:54.820 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.830 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.832 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.834 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.844 [DefaultDispatcher-worker-13 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-02-12 22:57:54.858 [DefaultDispatcher-worker-1 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.870 [DefaultDispatcher-worker-13 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.874 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:54.874 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.878 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-02-12 22:57:54.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-12 22:57:54.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-12 22:57:54.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.885 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f: (connection evicted) 2024-02-12 22:57:54.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-12 22:57:54.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-12 22:57:54.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-12 22:57:54.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-12 22:57:54.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:54.886 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608b74f3: (connection evicted) 2024-02-12 22:57:54.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:54.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-12 22:57:54.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b1d2fa 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.888 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.889 [Test worker @coroutine#4728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-12 22:57:54.905 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.915 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.917 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.919 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6259d7a0 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:54.919 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.920 [Test worker @coroutine#4728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-12 22:57:54.932 [DefaultDispatcher-worker-4 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:54.933 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.933 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.933 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:54.933 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.934 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.934 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:54.943 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.945 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.946 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.957 [DefaultDispatcher-worker-13 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33aa4326 2024-02-12 22:57:54.971 [DefaultDispatcher-worker-7 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.985 [DefaultDispatcher-worker-15 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-02-12 22:57:54.989 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.038 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-12 22:57:55.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-12 22:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.046 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9af700: (connection evicted) 2024-02-12 22:57:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-12 22:57:55.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-12 22:57:55.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-12 22:57:55.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-12 22:57:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.047 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33aa4326: (connection evicted) 2024-02-12 22:57:55.048 [DefaultDispatcher-worker-6 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:55.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-12 22:57:55.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-12 22:57:55.048 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.048 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.048 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d273300 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.049 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.049 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.049 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.050 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-12 22:57:55.050 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.050 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.050 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-12 22:57:55.067 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.077 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.079 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.081 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7672dd7a 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.081 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-12 22:57:55.082 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.082 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.082 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-12 22:57:55.094 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.105 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.107 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.108 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.121 [DefaultDispatcher-worker-6 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-02-12 22:57:55.134 [DefaultDispatcher-worker-14 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.146 [DefaultDispatcher-worker-14 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c04685 2024-02-12 22:57:55.150 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-12 22:57:55.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-12 22:57:55.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.151 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c04685: (connection evicted) 2024-02-12 22:57:55.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-12 22:57:55.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-12 22:57:55.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-12 22:57:55.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-12 22:57:55.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.152 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd: (connection evicted) 2024-02-12 22:57:55.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-12 22:57:55.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3380313d 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.154 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-12 22:57:55.155 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.155 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.155 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-12 22:57:55.166 [DefaultDispatcher-worker-7 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:55.166 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.166 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.166 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.168 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.168 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.169 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.174 [DefaultDispatcher-worker-12 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:55.175 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.175 [DefaultDispatcher-worker-12 @coroutine#3021] 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-02-12 22:57:55.175 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.176 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.180 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.182 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.184 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653c0c9c 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.184 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-12 22:57:55.185 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.185 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.185 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-12 22:57:55.197 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.209 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.211 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.213 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.228 [DefaultDispatcher-worker-3 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2024-02-12 22:57:55.243 [DefaultDispatcher-worker-13 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.249 [DefaultDispatcher-worker-17 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:55.249 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.249 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.249 [DefaultDispatcher-worker-17 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.250 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.250 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.255 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.256 [DefaultDispatcher-worker-11 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.258 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.261 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed 2024-02-12 22:57:55.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-12 22:57:55.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-12 22:57:55.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.266 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d5ec2ed: (connection evicted) 2024-02-12 22:57:55.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-12 22:57:55.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-12 22:57:55.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-12 22:57:55.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-12 22:57:55.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.267 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221961f2: (connection evicted) 2024-02-12 22:57:55.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-12 22:57:55.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-12 22:57:55.269 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19993ed 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.270 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-12 22:57:55.286 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.297 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.299 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.300 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5bce8e 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.301 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-12 22:57:55.302 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.302 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.302 [Test worker @coroutine#4884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-12 22:57:55.315 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.325 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.327 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.328 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.339 [DefaultDispatcher-worker-13 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-12 22:57:55.351 [DefaultDispatcher-worker-16 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.364 [DefaultDispatcher-worker-9 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71852f76 2024-02-12 22:57:55.370 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-12 22:57:55.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-12 22:57:55.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.372 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71852f76: (connection evicted) 2024-02-12 22:57:55.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-12 22:57:55.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-12 22:57:55.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-12 22:57:55.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-12 22:57:55.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.373 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7: (connection evicted) 2024-02-12 22:57:55.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-12 22:57:55.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309ac89e 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.376 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-12 22:57:55.377 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.377 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.377 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-12 22:57:55.391 [DefaultDispatcher-worker-13 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:55.391 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.391 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.391 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.393 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.393 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.395 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.405 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.407 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.409 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.417 [DefaultDispatcher-worker-7 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.419 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.431 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2024-02-12 22:57:55.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-12 22:57:55.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-12 22:57:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.444 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6: (connection evicted) 2024-02-12 22:57:55.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-12 22:57:55.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.446 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e39504 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.447 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-12 22:57:55.462 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.473 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.475 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.476 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-12 22:57:55.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-12 22:57:55.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-12 22:57:55.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-12 22:57:55.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6b128b 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.483 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.484 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.484 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-12 22:57:55.484 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.484 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.484 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-12 22:57:55.497 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.508 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.509 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.511 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-02-12 22:57:55.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-12 22:57:55.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-12 22:57:55.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-12 22:57:55.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-12 22:57:55.518 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdebe73 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.519 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-12 22:57:55.520 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.520 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.520 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-12 22:57:55.535 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.545 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.547 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.549 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-12 22:57:55.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-12 22:57:55.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-12 22:57:55.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-12 22:57:55.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4353230 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.554 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.555 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-12 22:57:55.555 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.555 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.555 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-12 22:57:55.569 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.576 [DefaultDispatcher-worker-11 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:55.576 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.576 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.576 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.577 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.577 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.579 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.582 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.584 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.593 [DefaultDispatcher-worker-12 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-12 22:57:55.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-12 22:57:55.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-12 22:57:55.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.599 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d: (connection evicted) 2024-02-12 22:57:55.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-12 22:57:55.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598f6c93 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.601 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-12 22:57:55.602 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.602 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.602 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-12 22:57:55.618 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.628 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.630 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.631 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-12 22:57:55.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-12 22:57:55.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-12 22:57:55.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-12 22:57:55.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e729fea 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.636 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.637 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-12 22:57:55.637 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.637 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.637 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-12 22:57:55.650 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.661 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.663 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.664 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.674 [DefaultDispatcher-worker-12 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.675 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.679 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b26839d 2024-02-12 22:57:55.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-12 22:57:55.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-12 22:57:55.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.693 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b26839d: (connection evicted) 2024-02-12 22:57:55.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-12 22:57:55.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a87fbb 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.695 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.696 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-12 22:57:55.712 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.723 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.724 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.726 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.726 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e9ba7 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.727 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-12 22:57:55.729 [DefaultDispatcher-worker-8 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:55.729 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.729 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.729 [DefaultDispatcher-worker-8 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.730 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.730 [DefaultDispatcher-worker-16 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.740 [DefaultDispatcher-worker-16 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:55.740 [DefaultDispatcher-worker-16 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.740 [DefaultDispatcher-worker-16 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.740 [DefaultDispatcher-worker-16 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.741 [DefaultDispatcher-worker-9 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.741 [DefaultDispatcher-worker-9 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.741 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.752 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.754 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.755 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.768 [DefaultDispatcher-worker-16 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-12 22:57:55.780 [DefaultDispatcher-worker-11 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.796 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.801 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:55.801 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.801 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.801 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.802 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.802 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.814 [DefaultDispatcher-worker-15 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-02-12 22:57:55.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-12 22:57:55.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-12 22:57:55.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.823 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a23b96b: (connection evicted) 2024-02-12 22:57:55.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-12 22:57:55.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-12 22:57:55.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-12 22:57:55.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-12 22:57:55.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.824 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@455591ad: (connection evicted) 2024-02-12 22:57:55.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-12 22:57:55.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d0b8b8b 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.826 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.827 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-12 22:57:55.844 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.855 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.856 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.858 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.858 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@996293a 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.859 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-12 22:57:55.872 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.883 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.885 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.886 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.898 [DefaultDispatcher-worker-11 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26247027 2024-02-12 22:57:55.912 [DefaultDispatcher-worker-11 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.927 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:55.944 [DefaultDispatcher-worker-8 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc 2024-02-12 22:57:55.944 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:55.944 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.944 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:55.944 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.945 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.945 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:55.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-12 22:57:55.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-12 22:57:55.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.947 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bdcfbc: (connection evicted) 2024-02-12 22:57:55.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-12 22:57:55.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-12 22:57:55.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-12 22:57:55.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-12 22:57:55.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:55.948 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26247027: (connection evicted) 2024-02-12 22:57:55.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:55.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-12 22:57:55.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126ae0ca 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.951 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-12 22:57:55.952 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.952 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.952 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-12 22:57:55.967 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.978 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.984 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.986 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aeb769d 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:55.987 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-12 22:57:55.988 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:55.988 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:55.988 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-12 22:57:56.001 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:56.012 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:56.013 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:56.015 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:56.026 [DefaultDispatcher-worker-13 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-02-12 22:57:56.040 [DefaultDispatcher-worker-17 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:56.052 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:56.060 [DefaultDispatcher-worker-5 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:56.060 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.060 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.060 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.061 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.061 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.069 [DefaultDispatcher-worker-8 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:56.077 [DefaultDispatcher-worker-5 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:56.088 [DefaultDispatcher-worker-5 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5379488c 2024-02-12 22:57:56.088 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-12 22:57:56.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-12 22:57:56.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.103 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5379488c: (connection evicted) 2024-02-12 22:57:56.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-12 22:57:56.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-12 22:57:56.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-12 22:57:56.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-12 22:57:56.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.104 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7234db3: (connection evicted) 2024-02-12 22:57:56.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-12 22:57:56.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308498a8 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.107 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-12 22:57:56.108 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.108 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.108 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-12 22:57:56.124 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.134 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.136 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.138 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718b9d56 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.138 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-12 22:57:56.139 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.139 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.139 [Test worker @coroutine#5269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-12 22:57:56.152 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.163 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.164 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.166 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.180 [DefaultDispatcher-worker-7 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51751265 2024-02-12 22:57:56.181 [DefaultDispatcher-worker-15 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:56.181 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.181 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.181 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.182 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.182 [DefaultDispatcher-worker-17 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.185 [DefaultDispatcher-worker-16 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:56.185 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.185 [DefaultDispatcher-worker-16 @coroutine#3021] 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-02-12 22:57:56.185 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.186 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.196 [DefaultDispatcher-worker-17 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.208 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:56.209 [DefaultDispatcher-worker-17 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.217 [DefaultDispatcher-worker-14 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3 2024-02-12 22:57:56.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-12 22:57:56.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-12 22:57:56.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.227 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cca70e3: (connection evicted) 2024-02-12 22:57:56.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-12 22:57:56.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-12 22:57:56.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-12 22:57:56.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-12 22:57:56.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.228 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51751265: (connection evicted) 2024-02-12 22:57:56.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-12 22:57:56.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a087132 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.231 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-12 22:57:56.249 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.259 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:56.259 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.259 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.259 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.259 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.260 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.260 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.261 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.263 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65a7fc 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.263 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.264 [Test worker @coroutine#5313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-12 22:57:56.277 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.288 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.289 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.291 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.302 [DefaultDispatcher-worker-4 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-12 22:57:56.316 [DefaultDispatcher-worker-4 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.328 [DefaultDispatcher-worker-8 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-02-12 22:57:56.331 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-12 22:57:56.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-12 22:57:56.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.332 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf: (connection evicted) 2024-02-12 22:57:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-12 22:57:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-12 22:57:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-12 22:57:56.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-12 22:57:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.333 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a: (connection evicted) 2024-02-12 22:57:56.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-12 22:57:56.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23acd55e 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-12 22:57:56.336 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.337 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-12 22:57:56.354 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.365 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.366 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.368 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.368 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611f28f5 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.369 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-12 22:57:56.382 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.393 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.395 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.397 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.403 [DefaultDispatcher-worker-15 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:56.403 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.403 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.403 [DefaultDispatcher-worker-15 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.404 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.404 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.407 [DefaultDispatcher-worker-7 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78907a46 2024-02-12 22:57:56.419 [DefaultDispatcher-worker-8 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.430 [DefaultDispatcher-worker-7 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.437 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:56.448 [DefaultDispatcher-worker-17 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0 2024-02-12 22:57:56.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-12 22:57:56.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-12 22:57:56.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.451 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5add0cc0: (connection evicted) 2024-02-12 22:57:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-12 22:57:56.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-12 22:57:56.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-12 22:57:56.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-12 22:57:56.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.452 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78907a46: (connection evicted) 2024-02-12 22:57:56.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-12 22:57:56.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb5809a 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.454 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.455 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-12 22:57:56.471 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.481 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.483 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.484 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14237e5 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.485 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-12 22:57:56.498 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.509 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.510 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.512 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.523 [DefaultDispatcher-worker-6 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d62c35 2024-02-12 22:57:56.538 [DefaultDispatcher-worker-12 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.549 [DefaultDispatcher-worker-14 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.555 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:56.557 [DefaultDispatcher-worker-6 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.565 [DefaultDispatcher-worker-2 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.579 [DefaultDispatcher-worker-15 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6529b078 2024-02-12 22:57:56.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-12 22:57:56.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-12 22:57:56.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.580 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6529b078: (connection evicted) 2024-02-12 22:57:56.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-12 22:57:56.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-12 22:57:56.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-12 22:57:56.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-12 22:57:56.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.582 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d62c35: (connection evicted) 2024-02-12 22:57:56.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-12 22:57:56.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79122f5f 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.584 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.585 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-12 22:57:56.586 [DefaultDispatcher-worker-14 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:56.586 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.586 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.586 [DefaultDispatcher-worker-14 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.587 [DefaultDispatcher-worker-5 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.587 [DefaultDispatcher-worker-5 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.602 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.613 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.615 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.616 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4163f505 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.617 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.618 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-12 22:57:56.631 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.642 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.644 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.645 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.656 [DefaultDispatcher-worker-6 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cce421e 2024-02-12 22:57:56.670 [DefaultDispatcher-worker-10 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.681 [DefaultDispatcher-worker-15 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c41838 2024-02-12 22:57:56.685 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-12 22:57:56.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-12 22:57:56.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.693 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77c41838: (connection evicted) 2024-02-12 22:57:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-12 22:57:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-12 22:57:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-12 22:57:56.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-12 22:57:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.695 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cce421e: (connection evicted) 2024-02-12 22:57:56.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-12 22:57:56.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-12 22:57:56.696 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e9eddf 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.697 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-12 22:57:56.698 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.698 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.698 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-12 22:57:56.720 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.735 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.737 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.739 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e46572 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.740 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.741 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-12 22:57:56.741 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.741 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.741 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-12 22:57:56.743 [DefaultDispatcher-worker-9 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:56.743 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.743 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.743 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.744 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.744 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.756 [DefaultDispatcher-worker-5 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:56.756 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.756 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.756 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.757 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.757 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.765 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.776 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.778 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.780 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.791 [DefaultDispatcher-worker-7 @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb392e 2024-02-12 22:57:56.798 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:56.807 [DefaultDispatcher-worker-3 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.813 [DefaultDispatcher-worker-2 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:56.813 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.813 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.813 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.814 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.814 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.819 [DefaultDispatcher-worker-15 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b14628b 2024-02-12 22:57:56.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-12 22:57:56.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-12 22:57:56.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.823 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b14628b: (connection evicted) 2024-02-12 22:57:56.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-12 22:57:56.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-12 22:57:56.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-12 22:57:56.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-12 22:57:56.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.824 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb392e: (connection evicted) 2024-02-12 22:57:56.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-12 22:57:56.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9751c9 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.825 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.826 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-12 22:57:56.842 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.853 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.854 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.856 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79177bc 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.856 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.857 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-12 22:57:56.870 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.880 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.882 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.884 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.894 [DefaultDispatcher-worker-16 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2024-02-12 22:57:56.912 [DefaultDispatcher-worker-18 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.921 [DefaultDispatcher-worker-16 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-02-12 22:57:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-12 22:57:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-12 22:57:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.925 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e: (connection evicted) 2024-02-12 22:57:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-12 22:57:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-12 22:57:56.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-12 22:57:56.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-12 22:57:56.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:56.926 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9: (connection evicted) 2024-02-12 22:57:56.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:56.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-12 22:57:56.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-12 22:57:56.928 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f289126 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.929 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-12 22:57:56.943 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.954 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.954 [DefaultDispatcher-worker-18 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:56.954 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.954 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:56.954 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.955 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.955 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:56.956 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.957 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb186b 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.958 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-12 22:57:56.971 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.982 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.984 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.985 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:56.996 [DefaultDispatcher-worker-16 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2024-02-12 22:57:57.008 [DefaultDispatcher-worker-12 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:57.029 [DefaultDispatcher-worker-15 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:57.029 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.037 [DefaultDispatcher-worker-14 @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:57.058 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.071 [DefaultDispatcher-worker-3 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:57.071 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.071 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.071 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.072 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.072 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.161 [DefaultDispatcher-worker-15 @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e32574 2024-02-12 22:57:57.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-12 22:57:57.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-12 22:57:57.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.164 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e32574: (connection evicted) 2024-02-12 22:57:57.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-12 22:57:57.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-12 22:57:57.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-12 22:57:57.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-12 22:57:57.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.165 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd: (connection evicted) 2024-02-12 22:57:57.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-12 22:57:57.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d4e1af 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.167 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.168 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-12 22:57:57.168 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.168 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.168 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-12 22:57:57.182 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.193 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:57.193 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.193 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.193 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.194 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.194 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.194 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.197 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.198 [DefaultDispatcher-worker-5 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:57.198 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.198 [DefaultDispatcher-worker-5 @coroutine#3021] 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-02-12 22:57:57.198 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.199 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.199 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b06dce0 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.199 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.200 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-12 22:57:57.213 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.223 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.225 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.227 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.238 [DefaultDispatcher-worker-14 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2024-02-12 22:57:57.250 [DefaultDispatcher-worker-1 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.268 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.270 [DefaultDispatcher-worker-14 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:57.270 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.270 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.270 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.270 [DefaultDispatcher-worker-9 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.271 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.271 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.280 [DefaultDispatcher-worker-4 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f111e97 2024-02-12 22:57:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-12 22:57:57.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-12 22:57:57.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.284 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f111e97: (connection evicted) 2024-02-12 22:57:57.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-12 22:57:57.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-12 22:57:57.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-12 22:57:57.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-12 22:57:57.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.285 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47fca369: (connection evicted) 2024-02-12 22:57:57.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-12 22:57:57.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a32c4f 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.287 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-12 22:57:57.288 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.288 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.288 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-12 22:57:57.302 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.313 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.315 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.316 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e10809f 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.317 [Test worker @coroutine#5653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-12 22:57:57.330 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.340 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.342 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.344 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.355 [DefaultDispatcher-worker-11 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b3871 2024-02-12 22:57:57.367 [DefaultDispatcher-worker-12 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.387 [DefaultDispatcher-worker-4 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a1554 2024-02-12 22:57:57.388 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-12 22:57:57.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-12 22:57:57.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.393 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a1554: (connection evicted) 2024-02-12 22:57:57.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-12 22:57:57.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-12 22:57:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-12 22:57:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-12 22:57:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.394 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b3871: (connection evicted) 2024-02-12 22:57:57.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-12 22:57:57.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b303b78 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.396 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-12 22:57:57.397 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.397 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.397 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-12 22:57:57.415 [DefaultDispatcher-worker-14 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:57.415 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.415 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.415 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.416 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.417 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.417 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.426 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.428 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.430 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f58b44 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.430 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-12 22:57:57.431 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.431 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.431 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-12 22:57:57.444 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.454 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.455 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.457 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.468 [DefaultDispatcher-worker-2 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85 2024-02-12 22:57:57.480 [DefaultDispatcher-worker-10 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.497 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.499 [DefaultDispatcher-worker-8 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.508 [DefaultDispatcher-worker-8 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab 2024-02-12 22:57:57.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-12 22:57:57.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-12 22:57:57.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.513 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e8bbab: (connection evicted) 2024-02-12 22:57:57.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-12 22:57:57.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-12 22:57:57.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-12 22:57:57.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-12 22:57:57.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.514 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1e5f85: (connection evicted) 2024-02-12 22:57:57.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-12 22:57:57.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293dd4b3 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.516 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-12 22:57:57.529 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.539 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.541 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.543 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.551 [DefaultDispatcher-worker-8 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.558 [DefaultDispatcher-worker-11 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51577fc8 2024-02-12 22:57:57.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-12 22:57:57.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-12 22:57:57.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.570 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51577fc8: (connection evicted) 2024-02-12 22:57:57.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-12 22:57:57.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e60eed 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.626 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.627 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-12 22:57:57.627 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.627 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.627 [Test worker @coroutine#5752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-12 22:57:57.630 [DefaultDispatcher-worker-10 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:57.630 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.630 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.630 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.631 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.631 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.653 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.666 [Test worker @coroutine#5756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.668 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.670 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-12 22:57:57.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-12 22:57:57.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-12 22:57:57.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-12 22:57:57.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc70aa0 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.740 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-12 22:57:57.741 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.741 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.741 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-12 22:57:57.754 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:57.754 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.754 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.754 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.754 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.756 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.756 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.765 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.766 [DefaultDispatcher-worker-5 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:57.767 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.767 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.767 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.767 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.768 [DefaultDispatcher-worker-4 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.768 [DefaultDispatcher-worker-4 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.769 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-12 22:57:57.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-12 22:57:57.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-12 22:57:57.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-12 22:57:57.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d043a8 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.774 [Test worker @coroutine#5798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-12 22:57:57.775 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.775 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.775 [Test worker @coroutine#5798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-12 22:57:57.788 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.799 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.800 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.802 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469c73d 2024-02-12 22:57:57.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-12 22:57:57.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-12 22:57:57.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:57.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-12 22:57:57.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53791a39 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.807 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-12 22:57:57.822 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:57.822 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.822 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.822 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.823 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.824 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.824 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.833 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.835 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.836 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d9c846 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.837 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-12 22:57:57.860 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.870 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.872 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.874 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.885 [DefaultDispatcher-worker-9 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-12 22:57:57.898 [DefaultDispatcher-worker-18 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-12 22:57:57.903 [UI Thread @coroutine#5843] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.903 [UI Thread @coroutine#5843] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 22:57:57.903 [UI Thread @coroutine#5843] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.905 [UI Thread @coroutine#5843] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.905 [UI Thread @coroutine#5843] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.905 [UI Thread @coroutine#5843] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 22:57:57.905 [UI Thread @coroutine#5843] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40085/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-12 22:57:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-12 22:57:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.908 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5292d417: (connection evicted) 2024-02-12 22:57:57.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-12 22:57:57.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-12 22:57:57.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-12 22:57:57.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-12 22:57:57.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.909 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1: (connection evicted) 2024-02-12 22:57:57.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-12 22:57:57.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24710e61 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.911 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.912 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-12 22:57:57.926 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.936 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.938 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.939 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a004dd4 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.940 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-12 22:57:57.953 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.963 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.965 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.967 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.967 [DefaultDispatcher-worker-15 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:57.967 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.967 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:57.967 [DefaultDispatcher-worker-15 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.968 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.968 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:57.977 [DefaultDispatcher-worker-6 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-12 22:57:57.990 [DefaultDispatcher-worker-18 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-12 22:57:57.992 [UI Thread @coroutine#5875] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.992 [UI Thread @coroutine#5875] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 22:57:57.992 [UI Thread @coroutine#5875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.993 [UI Thread @coroutine#5875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.993 [UI Thread @coroutine#5875] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:57.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-12 22:57:57.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-12 22:57:57.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.995 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7: (connection evicted) 2024-02-12 22:57:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-12 22:57:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-12 22:57:57.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-12 22:57:57.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-12 22:57:57.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:57.996 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3: (connection evicted) 2024-02-12 22:57:57.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:57.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-12 22:57:57.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-12 22:57:57.998 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ac1a3 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:57.999 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-12 22:57:58.014 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:58.025 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:58.027 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:58.028 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:58.028 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff3ca23 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.029 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-12 22:57:58.045 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.056 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.057 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.059 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.070 [DefaultDispatcher-worker-3 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 22:57:58.082 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:58.082 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.082 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.082 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.083 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.083 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.084 [DefaultDispatcher-worker-13 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 22:57:58.085 [UI Thread @coroutine#5907] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:58.085 [UI Thread @coroutine#5907] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 22:57:58.085 [UI Thread @coroutine#5907] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:58.087 [UI Thread @coroutine#5907] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:58.087 [UI Thread @coroutine#5907] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 22:57:58.087 [UI Thread @coroutine#5907] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 22:57:58.087 [UI Thread @coroutine#5907] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51821/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:58.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-12 22:57:58.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-12 22:57:58.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.088 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3: (connection evicted) 2024-02-12 22:57:58.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-12 22:57:58.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-12 22:57:58.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-12 22:57:58.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-12 22:57:58.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.089 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29422e61: (connection evicted) 2024-02-12 22:57:58.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-12 22:57:58.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.091 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.092 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-12 22:57:58.109 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.122 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.123 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.125 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.125 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-12 22:57:58.126 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.126 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.126 [Test worker @coroutine#5914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-12 22:57:58.138 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.149 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.151 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.152 [Test worker @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.164 [DefaultDispatcher-worker-15 @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 22:57:58.178 [DefaultDispatcher-worker-9 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.192 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.204 [DefaultDispatcher-worker-15 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 22:57:58.205 [DefaultDispatcher-worker-16 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:58.205 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.205 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.205 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.206 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.206 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.212 [DefaultDispatcher-worker-7 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:58.212 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.212 [DefaultDispatcher-worker-7 @coroutine#3021] 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-02-12 22:57:58.212 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.213 [DefaultDispatcher-worker-17 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-12 22:57:58.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-12 22:57:58.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.214 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-02-12 22:57:58.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-12 22:57:58.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-12 22:57:58.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-12 22:57:58.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-12 22:57:58.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.215 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6: (connection evicted) 2024-02-12 22:57:58.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-12 22:57:58.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233bfc46 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.217 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.218 [Test worker @coroutine#5957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-12 22:57:58.233 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.243 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.244 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.246 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.256 [DefaultDispatcher-worker-17 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.275 [DefaultDispatcher-worker-1 @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.281 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:58.282 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.282 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.282 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.283 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.283 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.293 [DefaultDispatcher-worker-13 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc 2024-02-12 22:57:58.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-12 22:57:58.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-12 22:57:58.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.296 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6347ebbc: (connection evicted) 2024-02-12 22:57:58.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-12 22:57:58.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8316fa 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.299 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-12 22:57:58.300 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.300 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.300 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-12 22:57:58.314 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.325 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.326 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.328 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ae34f7 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.328 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-12 22:57:58.329 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.329 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.329 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-12 22:57:58.341 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.352 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.353 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.355 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.366 [DefaultDispatcher-worker-8 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19070326 2024-02-12 22:57:58.380 [DefaultDispatcher-worker-11 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.393 [DefaultDispatcher-worker-2 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@695f382c 2024-02-12 22:57:58.400 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-12 22:57:58.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-12 22:57:58.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.402 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@695f382c: (connection evicted) 2024-02-12 22:57:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-12 22:57:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-12 22:57:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-12 22:57:58.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-12 22:57:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.403 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19070326: (connection evicted) 2024-02-12 22:57:58.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-12 22:57:58.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4781bb01 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.405 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.406 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-12 22:57:58.426 [DefaultDispatcher-worker-6 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:58.427 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.427 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.427 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.428 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.428 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.429 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.440 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.442 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.443 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.454 [DefaultDispatcher-worker-6 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.462 [DefaultDispatcher-worker-4 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.475 [DefaultDispatcher-worker-6 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109fff4a 2024-02-12 22:57:58.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-12 22:57:58.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-12 22:57:58.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.477 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@109fff4a: (connection evicted) 2024-02-12 22:57:58.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-12 22:57:58.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c84c32f 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.479 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-12 22:57:58.480 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.480 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.480 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-12 22:57:58.495 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.505 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.507 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.509 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.518 [DefaultDispatcher-worker-12 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.524 [DefaultDispatcher-worker-12 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e641005 2024-02-12 22:57:58.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-12 22:57:58.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-12 22:57:58.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.526 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e641005: (connection evicted) 2024-02-12 22:57:58.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-12 22:57:58.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-12 22:57:58.528 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29aa29f5 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.529 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-12 22:57:58.544 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.554 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.556 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.558 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.618 [DefaultDispatcher-worker-11 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e41b993 2024-02-12 22:57:58.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-12 22:57:58.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-12 22:57:58.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.621 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e41b993: (connection evicted) 2024-02-12 22:57:58.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-12 22:57:58.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498d7c57 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.624 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-12 22:57:58.625 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.625 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.625 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-12 22:57:58.645 [DefaultDispatcher-worker-12 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:58.646 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.646 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.646 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.647 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.647 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.651 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.662 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.664 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.666 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.676 [DefaultDispatcher-worker-12 @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.683 [DefaultDispatcher-worker-3 @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b9f727 2024-02-12 22:57:58.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-12 22:57:58.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-12 22:57:58.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:58.689 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b9f727: (connection evicted) 2024-02-12 22:57:58.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-12 22:57:58.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ec9d29 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.694 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-12 22:57:58.708 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.718 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.720 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.722 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f663de 2024-02-12 22:57:58.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-12 22:57:58.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-12 22:57:58.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-12 22:57:58.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1666e021 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.726 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-12 22:57:58.727 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.727 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.727 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-12 22:57:58.740 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.750 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.752 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.753 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-12 22:57:58.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-12 22:57:58.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-12 22:57:58.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-12 22:57:58.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74307afd 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.757 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-12 22:57:58.765 [DefaultDispatcher-worker-6 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:58.765 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.765 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.765 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.766 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.766 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.772 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.775 [DefaultDispatcher-worker-12 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:58.775 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.775 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.775 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.776 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.776 [DefaultDispatcher-worker-5 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.783 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.785 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.787 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 22:57:58.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-12 22:57:58.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-12 22:57:58.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-12 22:57:58.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-12 22:57:58.798 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44325/Site/verify 2024-02-12 22:57:58.798 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44325/Site/verify. 2024-02-12 22:57:58.798 [UI Thread @coroutine#6203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44325/Site/verify 2024-02-12 22:57:58.801 [UI Thread @coroutine#6203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44325/Site/verify 2024-02-12 22:57:58.801 [UI Thread @coroutine#6203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44325/Site/verify 2024-02-12 22:57:58.801 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44325/Site/verify. 2024-02-12 22:57:58.801 [UI Thread @coroutine#6203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44325/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f1e261 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.806 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.807 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-12 22:57:58.807 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.807 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.808 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-12 22:57:58.827 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.833 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:58.833 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.833 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.833 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.834 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.834 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.838 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.840 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.842 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 22:57:58.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-12 22:57:58.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-12 22:57:58.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-12 22:57:58.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1104cc93 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.847 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-12 22:57:58.848 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.848 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.848 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-12 22:57:58.865 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.876 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.878 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.879 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 22:57:58.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-12 22:57:58.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-12 22:57:58.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-12 22:57:58.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b50e70a 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.883 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-12 22:57:58.897 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.908 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.909 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.911 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58192546 2024-02-12 22:57:58.913 [UI Thread @coroutine#6269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52197/Site/verify 2024-02-12 22:57:58.913 [UI Thread @coroutine#6269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52197/Site/verify. 2024-02-12 22:57:58.913 [UI Thread @coroutine#6269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52197/Site/verify 2024-02-12 22:57:58.915 [UI Thread @coroutine#6269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52197/Site/verify 2024-02-12 22:57:58.915 [UI Thread @coroutine#6269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52197/Site/verify 2024-02-12 22:57:58.915 [UI Thread @coroutine#6269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52197/Site/verify. 2024-02-12 22:57:58.915 [UI Thread @coroutine#6269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52197/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:58.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-12 22:57:58.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-12 22:57:58.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:58.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:58.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-12 22:57:58.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-12 22:57:58.921 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38387/Site/verify 2024-02-12 22:57:58.921 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38387/Site/verify. 2024-02-12 22:57:58.921 [UI Thread @coroutine#6281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38387/Site/verify 2024-02-12 22:57:58.923 [UI Thread @coroutine#6281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38387/Site/verify 2024-02-12 22:57:58.923 [UI Thread @coroutine#6281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38387/Site/verify 2024-02-12 22:57:58.923 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38387/Site/verify. 2024-02-12 22:57:58.923 [UI Thread @coroutine#6281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38387/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:58.928 [UI Thread @coroutine#6294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37081/Site/verify 2024-02-12 22:57:58.928 [UI Thread @coroutine#6294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37081/Site/verify. 2024-02-12 22:57:58.928 [UI Thread @coroutine#6294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37081/Site/verify 2024-02-12 22:57:58.929 [UI Thread @coroutine#6294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37081/Site/verify 2024-02-12 22:57:58.929 [UI Thread @coroutine#6294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37081/Site/verify 2024-02-12 22:57:58.930 [UI Thread @coroutine#6294] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37081/Site/verify. 2024-02-12 22:57:58.930 [UI Thread @coroutine#6294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37081/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:57:58.936 [UI Thread @coroutine#6308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-12 22:57:58.937 [UI Thread @coroutine#6308] 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-02-12 22:57:58.937 [UI Thread @coroutine#6308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-12 22:57:58.938 [UI Thread @coroutine#6308] 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-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e3b41cb 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:58.941 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:58.942 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:58.942 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-12 22:57:58.942 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.942 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.942 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-12 22:57:58.959 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.970 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.972 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.973 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:58.978 [DefaultDispatcher-worker-5 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:58.978 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.978 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:58.978 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.979 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.979 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:58.985 [DefaultDispatcher-worker-10 @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.005 [DefaultDispatcher-worker-11 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.014 [DefaultDispatcher-worker-5 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.023 [DefaultDispatcher-worker-5 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.032 [DefaultDispatcher-worker-11 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.039 [DefaultDispatcher-worker-11 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.042 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:59.047 [DefaultDispatcher-worker-7 @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.066 [DefaultDispatcher-worker-4 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 22:57:59.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-12 22:57:59.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-12 22:57:59.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.068 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7: (connection evicted) 2024-02-12 22:57:59.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-12 22:57:59.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-12 22:57:59.071 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-12 22:57:59.071 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc82de5 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.072 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-12 22:57:59.092 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.093 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:57:59.094 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.094 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.094 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.095 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.095 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.109 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.111 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.113 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51fadd20 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.114 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-12 22:57:59.115 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.115 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.115 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-12 22:57:59.136 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.150 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.151 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.153 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.164 [DefaultDispatcher-worker-3 @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 22:57:59.172 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:59.177 [DefaultDispatcher-worker-15 @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 22:57:59.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-12 22:57:59.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-12 22:57:59.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.197 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d71476c: (connection evicted) 2024-02-12 22:57:59.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-12 22:57:59.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-12 22:57:59.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-12 22:57:59.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-12 22:57:59.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.198 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28878a52: (connection evicted) 2024-02-12 22:57:59.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-12 22:57:59.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cc697c 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.200 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-12 22:57:59.201 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.201 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.201 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-12 22:57:59.215 [DefaultDispatcher-worker-14 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:57:59.215 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.215 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.215 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.216 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.216 [DefaultDispatcher-worker-14 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.222 [DefaultDispatcher-worker-12 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:57:59.222 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.222 [DefaultDispatcher-worker-12 @coroutine#3021] 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-02-12 22:57:59.222 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.222 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.223 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.232 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.234 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.236 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@621c7b91 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-12 22:57:59.236 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.237 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-12 22:57:59.250 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.260 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.262 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.263 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.274 [DefaultDispatcher-worker-2 @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd 2024-02-12 22:57:59.287 [DefaultDispatcher-worker-17 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.293 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:57:59.293 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.293 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.293 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.294 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.294 [DefaultDispatcher-worker-16 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.298 [DefaultDispatcher-worker-3 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7593716d 2024-02-12 22:57:59.301 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:59.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-12 22:57:59.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-12 22:57:59.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.301 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7593716d: (connection evicted) 2024-02-12 22:57:59.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-12 22:57:59.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-12 22:57:59.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-12 22:57:59.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-12 22:57:59.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.302 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e08f0cd: (connection evicted) 2024-02-12 22:57:59.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-12 22:57:59.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b81a499 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.304 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-12 22:57:59.305 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.305 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.305 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-12 22:57:59.320 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.331 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.332 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.334 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.334 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1507bc3 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.335 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-12 22:57:59.354 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.365 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.367 [Test worker @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.369 [Test worker @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.380 [DefaultDispatcher-worker-14 @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-12 22:57:59.393 [DefaultDispatcher-worker-17 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.403 [DefaultDispatcher-worker-14 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d 2024-02-12 22:57:59.405 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.435 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.437 [DefaultDispatcher-worker-9 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:57:59.437 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.437 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.437 [DefaultDispatcher-worker-9 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.438 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.438 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-12 22:57:59.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-12 22:57:59.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.656 [DefaultDispatcher-worker-9 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:57:59.656 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b39e77d: (connection evicted) 2024-02-12 22:57:59.656 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.656 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.656 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-12 22:57:59.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-12 22:57:59.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-12 22:57:59.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-12 22:57:59.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.657 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45: (connection evicted) 2024-02-12 22:57:59.657 [DefaultDispatcher-worker-1 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.657 [DefaultDispatcher-worker-1 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-12 22:57:59.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49825659 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.659 [Test worker @coroutine#6516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-12 22:57:59.672 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.683 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.684 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.686 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68abf2ad 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.687 [Test worker @coroutine#6516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-12 22:57:59.700 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.711 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.712 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.714 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.725 [DefaultDispatcher-worker-7 @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9 2024-02-12 22:57:59.740 [DefaultDispatcher-worker-14 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.748 [DefaultDispatcher-worker-2 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.757 [DefaultDispatcher-worker-10 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.760 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:59.764 [DefaultDispatcher-worker-9 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.773 [DefaultDispatcher-worker-6 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.777 [DefaultDispatcher-worker-14 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:57:59.778 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.778 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.778 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.779 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.779 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.783 [DefaultDispatcher-worker-14 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-02-12 22:57:59.786 [DefaultDispatcher-worker-6 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:57:59.786 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.786 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.786 [DefaultDispatcher-worker-6 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-12 22:57:59.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-12 22:57:59.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.787 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5: (connection evicted) 2024-02-12 22:57:59.787 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.787 [DefaultDispatcher-worker-15 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.787 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-12 22:57:59.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-12 22:57:59.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-12 22:57:59.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-12 22:57:59.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.788 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdd5ff9: (connection evicted) 2024-02-12 22:57:59.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-12 22:57:59.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-12 22:57:59.789 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daee083 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.790 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-12 22:57:59.806 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.816 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.818 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.820 [Test worker @coroutine#6579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e61e18 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.820 [Test worker @coroutine#6574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-12 22:57:59.833 [Test worker @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.844 [Test worker @coroutine#6581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.845 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-12 22:57:59.845 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.845 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.845 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.845 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.846 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.846 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42191/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.847 [Test worker @coroutine#6587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.857 [DefaultDispatcher-worker-18 @coroutine#6590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-02-12 22:57:59.870 [DefaultDispatcher-worker-8 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.878 [DefaultDispatcher-worker-15 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.887 [DefaultDispatcher-worker-4 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.890 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:57:59.896 [DefaultDispatcher-worker-2 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.903 [DefaultDispatcher-worker-10 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-02-12 22:57:59.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-12 22:57:59.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-12 22:57:59.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.907 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4: (connection evicted) 2024-02-12 22:57:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-12 22:57:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-12 22:57:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-12 22:57:59.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-12 22:57:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:57:59.909 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab: (connection evicted) 2024-02-12 22:57:59.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:57:59.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-12 22:57:59.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71662b15 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.911 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.912 [Test worker @coroutine#6629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-12 22:57:59.929 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.940 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.941 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.943 [Test worker @coroutine#6634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57642552 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:57:59.943 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.944 [Test worker @coroutine#6629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-12 22:57:59.957 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.967 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.969 [Test worker @coroutine#6638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.970 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.982 [DefaultDispatcher-worker-1 @coroutine#6642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205efdfc 2024-02-12 22:57:59.989 [DefaultDispatcher-worker-16 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c6ee4a 2024-02-12 22:57:59.989 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.989 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId. 2024-02-12 22:57:59.989 [DefaultDispatcher-worker-16 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.990 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.990 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44689/UmAppDatabase/replication/nodeId 2024-02-12 22:57:59.997 [DefaultDispatcher-worker-9 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.005 [DefaultDispatcher-worker-13 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.012 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.013 [DefaultDispatcher-worker-11 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.021 [DefaultDispatcher-worker-3 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.029 [DefaultDispatcher-worker-1 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.037 [DefaultDispatcher-worker-16 @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f10082e 2024-02-12 22:58:00.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-12 22:58:00.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-12 22:58:00.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.042 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f10082e: (connection evicted) 2024-02-12 22:58:00.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-12 22:58:00.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-12 22:58:00.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-12 22:58:00.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-12 22:58:00.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.043 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205efdfc: (connection evicted) 2024-02-12 22:58:00.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-12 22:58:00.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efb7c99 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.046 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-12 22:58:00.047 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.047 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.047 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-12 22:58:00.062 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.072 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.074 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.076 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.088 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-228 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 due to dirty commit state on close(). 2024-02-12 22:58:00.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a3118 2024-02-12 22:58:00.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-12 22:58:00.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-12 22:58:00.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.095 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a3118: (connection evicted) 2024-02-12 22:58:00.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-12 22:58:00.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-12 22:58:00.155 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc4e667 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.156 [DefaultDispatcher-worker-1 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.156 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.156 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.156 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.156 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-12 22:58:00.157 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.157 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.157 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-12 22:58:00.157 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.157 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46793/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.175 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.186 [Test worker @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.188 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.190 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c1be2f 2024-02-12 22:58:00.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-12 22:58:00.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-12 22:58:00.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-12 22:58:00.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddccee4 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.195 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.196 [Test worker @coroutine#6731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-12 22:58:00.209 [Test worker @coroutine#6731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.220 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.223 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.225 [Test worker @coroutine#6736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.226 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c09bb7a 2024-02-12 22:58:00.226 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.226 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.226 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.228 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.228 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51483/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.234 [DefaultDispatcher-worker-14 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4203524b 2024-02-12 22:58:00.234 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.234 [DefaultDispatcher-worker-14 @coroutine#3021] 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-02-12 22:58:00.234 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.235 [DefaultDispatcher-worker-2 @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.235 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.243 [DefaultDispatcher-worker-15 @coroutine#6754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea 2024-02-12 22:58:00.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-12 22:58:00.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-12 22:58:00.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.245 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5080ea: (connection evicted) 2024-02-12 22:58:00.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-12 22:58:00.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-12 22:58:00.247 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5843ab8 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.248 [Test worker @coroutine#6765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-12 22:58:00.265 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.276 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.277 [Test worker @coroutine#6768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.279 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.287 [DefaultDispatcher-worker-10 @coroutine#6772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.299 [DefaultDispatcher-worker-14 @coroutine#6785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-02-12 22:58:00.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-12 22:58:00.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-12 22:58:00.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.304 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77393f2e: (connection evicted) 2024-02-12 22:58:00.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-12 22:58:00.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-12 22:58:00.307 [DefaultDispatcher-worker-3 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a30f6b1 2024-02-12 22:58:00.307 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.307 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.307 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.307 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1940bacd 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.308 [Test worker @coroutine#6795] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-12 22:58:00.309 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.309 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36629/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.323 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.333 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.335 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.337 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-12 22:58:00.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-12 22:58:00.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-12 22:58:00.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-12 22:58:00.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7731fb94 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.343 [Test worker @coroutine#6821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-12 22:58:00.344 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.344 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.344 [Test worker @coroutine#6821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-12 22:58:00.357 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.368 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.370 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.371 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-12 22:58:00.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-12 22:58:00.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-12 22:58:00.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-12 22:58:00.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-12 22:58:00.375 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@412bb41f 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.376 [Test worker @coroutine#6843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-12 22:58:00.390 [Test worker @coroutine#6843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.400 [Test worker @coroutine#6844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.402 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.403 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb09347 2024-02-12 22:58:00.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-12 22:58:00.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-12 22:58:00.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-12 22:58:00.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-12 22:58:00.412 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-12 22:58:00.412 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6285027a 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.413 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-12 22:58:00.427 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.437 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.439 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.441 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-12 22:58:00.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-12 22:58:00.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-12 22:58:00.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-12 22:58:00.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-12 22:58:00.444 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323fa578 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.445 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-12 22:58:00.448 [DefaultDispatcher-worker-10 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f26e775 2024-02-12 22:58:00.448 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.448 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.448 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.450 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.450 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.459 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.471 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.473 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.474 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a719ed 2024-02-12 22:58:00.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-12 22:58:00.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-12 22:58:00.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-12 22:58:00.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdd6fe0 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.478 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.479 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-12 22:58:00.498 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.509 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.511 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.512 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-12 22:58:00.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-12 22:58:00.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-12 22:58:00.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-12 22:58:00.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2542e124 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.515 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-12 22:58:00.516 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.516 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.516 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-12 22:58:00.529 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.539 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.541 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.542 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d6ac02 2024-02-12 22:58:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-12 22:58:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-12 22:58:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-12 22:58:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ccec82 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.546 [Test worker @coroutine#6941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-12 22:58:00.547 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.547 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.547 [Test worker @coroutine#6941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-12 22:58:00.560 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.571 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.572 [Test worker @coroutine#6944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.574 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a0f131 2024-02-12 22:58:00.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-12 22:58:00.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-12 22:58:00.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-12 22:58:00.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-12 22:58:00.579 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-12 22:58:00.579 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66851c18 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.580 [Test worker @coroutine#6959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-12 22:58:00.594 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.604 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.606 [Test worker @coroutine#6962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.608 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-02-12 22:58:00.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-12 22:58:00.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-12 22:58:00.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-12 22:58:00.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0640fa 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.611 [Test worker @coroutine#6977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-12 22:58:00.612 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.612 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.612 [Test worker @coroutine#6977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-12 22:58:00.625 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.636 [Test worker @coroutine#6979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.639 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.640 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b6cb6e 2024-02-12 22:58:00.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-12 22:58:00.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-12 22:58:00.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-12 22:58:00.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e0ef68 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.644 [Test worker @coroutine#6996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-12 22:58:00.645 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.645 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.645 [Test worker @coroutine#6996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-12 22:58:00.658 [Test worker @coroutine#6996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.667 [DefaultDispatcher-worker-8 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b468710 2024-02-12 22:58:00.667 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.667 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.667 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.668 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.668 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39833/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.669 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.670 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.672 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2024-02-12 22:58:00.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-12 22:58:00.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-12 22:58:00.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-12 22:58:00.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-12 22:58:00.676 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64934acd 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.677 [Test worker @coroutine#7017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-12 22:58:00.690 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.701 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.703 [Test worker @coroutine#7020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.704 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.707 [UI Thread @coroutine#7032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-12 22:58:00.707 [UI Thread @coroutine#7032] 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-02-12 22:58:00.707 [UI Thread @coroutine#7032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-12 22:58:00.709 [UI Thread @coroutine#7032] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-12 22:58:00.715 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-243 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@35427786 due to dirty commit state on close(). 2024-02-12 22:58:00.715 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2024-02-12 22:58:00.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-12 22:58:00.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-12 22:58:00.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.715 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35427786: (connection evicted) 2024-02-12 22:58:00.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-12 22:58:00.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8bd42f 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.717 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.718 [Test worker @coroutine#7038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-12 22:58:00.718 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.718 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.718 [Test worker @coroutine#7038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-12 22:58:00.733 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.743 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.745 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.746 [Test worker @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-12 22:58:00.749 [UI Thread @coroutine#7054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40417/Site/verify 2024-02-12 22:58:00.749 [UI Thread @coroutine#7054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40417/Site/verify. 2024-02-12 22:58:00.749 [UI Thread @coroutine#7054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40417/Site/verify 2024-02-12 22:58:00.750 [UI Thread @coroutine#7054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40417/Site/verify 2024-02-12 22:58:00.750 [UI Thread @coroutine#7054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40417/Site/verify 2024-02-12 22:58:00.751 [UI Thread @coroutine#7054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40417/Site/verify. 2024-02-12 22:58:00.751 [UI Thread @coroutine#7054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40417/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:58:00.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-12 22:58:00.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-12 22:58:00.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 22:58:00.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-12 22:58:00.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20b56542 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 22:58:00.758 [Test worker @coroutine#7061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-12 22:58:00.759 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.759 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.759 [Test worker @coroutine#7061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-12 22:58:00.774 [Test worker @coroutine#7061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.784 [Test worker @coroutine#7062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.786 [Test worker @coroutine#7064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.789 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.791 [DefaultDispatcher-worker-6 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-12 22:58:00.791 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.791 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.791 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.792 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.792 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46933/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.799 [DefaultDispatcher-worker-4 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd2a5f7 2024-02-12 22:58:00.799 [DefaultDispatcher-worker-4 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.799 [DefaultDispatcher-worker-4 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId. 2024-02-12 22:58:00.799 [DefaultDispatcher-worker-4 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.799 [DefaultDispatcher-worker-7 @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.800 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.800 [DefaultDispatcher-worker-12 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57873/UmAppDatabase/replication/nodeId 2024-02-12 22:58:00.806 [DefaultDispatcher-worker-6 @coroutine#7061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd 2024-02-12 22:58:00.811 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json 2024-02-12 22:58:00.811 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json. 2024-02-12 22:58:00.811 [UI Thread @coroutine#7084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json 2024-02-12 22:58:00.813 [UI Thread @coroutine#7084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json 2024-02-12 22:58:00.813 [UI Thread @coroutine#7084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json 2024-02-12 22:58:00.813 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json. 2024-02-12 22:58:00.813 [UI Thread @coroutine#7084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40797/558080663398776832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:58:00.814 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40797/tincan.xml 2024-02-12 22:58:00.814 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40797/tincan.xml. 2024-02-12 22:58:00.814 [UI Thread @coroutine#7084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40797/tincan.xml 2024-02-12 22:58:00.814 [UI Thread @coroutine#7084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40797/tincan.xml 2024-02-12 22:58:00.814 [UI Thread @coroutine#7084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40797/tincan.xml 2024-02-12 22:58:00.815 [UI Thread @coroutine#7084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40797/tincan.xml. 2024-02-12 22:58:00.815 [UI Thread @coroutine#7084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40797/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 22:58:00.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-12 22:58:00.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-12 22:58:00.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 22:58:00.816 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b57ecd: (connection evicted) 2024-02-12 22:58:00.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 22:58:00.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-12 22:58:00.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed.